Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2009 20:36:03 +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-pisa Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200908172036.n7HKa3Np014525@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908172036.n7HKa3Np014525>