https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203816
--- Comment #3 from commit-h...@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 <fabianosid...@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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"