Summary: | [NEW PORT]textproc/py-pisa:PDF generator using HTML and CSS | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | wenheping <wenheping> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
wenheping
2009-08-15 09:50:03 UTC
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 2009-08-17 20:36:03 UTC FreeBSD ports repository Modified files: converters Makefile Added files: converters/py-pisa Makefile distinfo pkg-descr pkg-plist Log: pisa is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent. The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies. Easy integration into Python frameworks like CherryPy, KID Templating, TurboGears, Django, Zope, Plone, Google AppEngine (GAE) etc. WWW: http://www.xhtml2pdf.com/ PR: ports/137790 Submitted by: Wen Heping <wenheping at wenheping.com> Revision Changes Path 1.162 +1 -0 ports/converters/Makefile 1.1 +25 -0 ports/converters/py-pisa/Makefile (new) 1.1 +3 -0 ports/converters/py-pisa/distinfo (new) 1.1 +10 -0 ports/converters/py-pisa/pkg-descr (new) 1.1 +90 -0 ports/converters/py-pisa/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" |