Date: Thu, 29 Oct 2015 21:35:35 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 203816] [NEW PORT] print/py-fpdf: Simple PDF generation for Python Message-ID: <bug-203816-21822-yko5C72yKI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203816-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-203816-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203816 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: pawel Date: Thu Oct 29 21:35:02 UTC 2015 New revision: 400480 URL: https://svnweb.freebsd.org/changeset/ports/400480 Log: PyFPDF is a library for PDF document generation under Python, ported from PHP (see FPDF "Free"-PDF, a well-known PDFlib-extension replacement with many examples, scripts and derivatives). Compared with other PDF libraries, PyFPDF is simple, small and versatile, with advanced capabilities and easy to learn, extend and maintain. Features * Python 2.5 to 2.7 support (with experimental Python3 support) * Unicode (UTF-8) TrueType font subset embedding * Barcode I2of5 and code39, QR code coming soon ... * PNG, GIF and JPG support (including transparency and alpha channel) * Templates with a visual designer & basic html2pdf * Exceptions support, other minor fixes, improvements and PEP8 code cleanups WWW: https://code.google.com/p/pyfpdf/ PR: 203816 Submitted by: Fabiano Sidler <fabianosidler@swissonline.ch> Changes: head/print/Makefile head/print/py-fpdf/ head/print/py-fpdf/Makefile head/print/py-fpdf/distinfo head/print/py-fpdf/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203816-21822-yko5C72yKI>