Bug 137790 - [NEW PORT]textproc/py-pisa:PDF generator using HTML and CSS
Summary: [NEW PORT]textproc/py-pisa:PDF generator using HTML and CSS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-15 09:50 UTC by wenheping
Modified: 2009-08-17 21:40 UTC (History)
0 users

See Also:


Attachments
file.shar (8.17 KB, text/plain)
2009-08-15 09:50 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-08-15 09:50:03 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-15 09:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-17 21:35:50 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-17 21:36:11 UTC
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"