Svglib is an experimental library for reading SVG files and converting them(to a reasonable degree) to other formats using the Open Source ReportLab Toolkit. As a package it reads existing SVG files and returns them converted to ReportLab Drawing objects that can be used in a variety of ReportLab-related contexts, e.g. as Platypus Flowable objects or in RML2PDF. As a command-line tool it converts SVG files into PDF ones. WWW: http://pypi.python.org/pypi/svglib/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
miwi 2008-11-13 22:20:17 UTC FreeBSD ports repository Modified files: converters Makefile Added files: converters/py-svglib Makefile distinfo pkg-descr pkg-plist Log: Svglib is an experimental library for reading SVG files and converting them(to a reasonable degree) to other formats using the Open Source ReportLab Toolkit. As a package it reads existing SVG files and returns them converted to ReportLab Drawing objects that can be used in a variety of ReportLab-related contexts, e.g. as Platypus Flowable objects or in RML2PDF. As a command-line tool it converts SVG files into PDF ones. WWW: http://pypi.python.org/pypi/svglib/ PR: ports/128752 Submitted by: Wen Heping <wenheping at wenheping.com> Revision Changes Path 1.151 +1 -0 ports/converters/Makefile 1.1 +21 -0 ports/converters/py-svglib/Makefile (new) 1.1 +3 -0 ports/converters/py-svglib/distinfo (new) 1.1 +9 -0 ports/converters/py-svglib/pkg-descr (new) 1.1 +2 -0 ports/converters/py-svglib/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"