Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "K Raghu Prasad" Newsgroups: comp.lang.python.announce Subject: [Python-announce] fp-convert v0.3.2 released Date: Sun, 18 Jan 2026 17:43:29 -0000 Lines: 8 Approved: python-announce-list@python.org Message-ID: <176875820904.13757.4747389524561593052@mail.python.org> Reply-To: python-list@python.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de hUYCLOnsa4PnHgSy/r1M8wKIf/KTkkXimmvJ+wAVXgoQ== Cancel-Lock: sha1:VjxQvNwwxbFWFhBPAF5Et4Kw0Z0= sha256:LEmOSWntREOhacZvOqW2s5N4ki87DSa3wSXUZt4Wroc= Delivered-To: python-announce-list@x.python.org Authentication-Results: mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral User-Agent: HyperKitty on https://mail.python.org/ X-MailFrom: prasad.raghu.k@gmail.com X-Mailman-Rule-Hits: emergency X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-python-announce-list.python.org-0; header-match-python-announce-list.python.org-1; header-match-python-announce-list.python.org-2; header-match-python-announce-list.python.org-3; header-match-python-announce-list.python.org-4 Message-ID-Hash: GJZ4P7DX3YJRXRIRVIEF5Y2T3C24G7FL X-Message-ID-Hash: GJZ4P7DX3YJRXRIRVIEF5Y2T3C24G7FL X-Mailman-Approved-At: Sun, 18 Jan 2026 13:24:04 -0500 X-Mailman-Version: 3.3.11b1 Precedence: list List-Id: Announcement-only list for the Python programming language Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Xref: csiph.com comp.lang.python.announce:4353 fp-convert is a tool to convert Freeplane based mindmaps to print-quality PDF files. Its details can be found at https://github.com/kraghuprasad/fp-convert and its user-guide is available at https://github.com/kraghuprasad/fp-convert/blob/main/docs/User_Guide.md It can be installed on your desktop or server by executing the following on the console: pip install fp-convert If you find any issues in it, please report it at https://github.com/kraghuprasad/fp-convert/issues