Date: Thu, 13 Nov 2008 22:20:17 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters Makefile ports/converters/py-svglib Makefile distinfo pkg-descr pkg-plist Message-ID: <200811132220.mADMKHRc096238@repoman.freebsd.org>
index | next in thread | raw e-mail
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)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811132220.mADMKHRc096238>
