cvs commit: ports/print Makefile ports/print/py-reportlab2 Makefile distinfo pkg-descr pkg-message pkg-plist ports/print/py-reportlab2/files patch-rl_config.py patch-setup.py

Martin Wilke miwi at FreeBSD.org
Sat Dec 30 14:57:37 PST 2006


miwi        2006-12-30 22:57:37 UTC

  FreeBSD ports repository

  Modified files:
    print                Makefile 
  Added files:
    print/py-reportlab2  Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    print/py-reportlab2/files patch-rl_config.py patch-setup.py 
  Log:
  ReportLab is a software library that lets you directly create
  documents in Adobe's Portabe Document Format (PDF) using the Python
  programming language.
  
  The ReportLab library directly creates PDF based on your graphics
  commands. There are no intervening steps. Your applications can
  generate reports extremely fast - sometimes orders of magnitude
  faster than traditional report-writing tools.
  
  The ReportLab library is expected to be useful in at least the
  following contexts:
  
  - Dynamic PDF generation on the web
  - High-volume corporate reporting and database publishing
  - An embeddable print engine for other applications, including
    a 'report language' so that users can customize their own reports.
  - A 'build system' for complex documents with charts, tables
    and text such as management accounts, statistical reports and
    scientific papers
  - Going from XML to PDF in one step!
  
  WWW:    http://www.reportlab.org/rl_toolkit.html
  
  PR:             ports/107360
  Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
  
  Revision  Changes    Path
  1.413     +1 -0      ports/print/Makefile
  1.1       +45 -0     ports/print/py-reportlab2/Makefile (new)
  1.1       +6 -0      ports/print/py-reportlab2/distinfo (new)
  1.1       +70 -0     ports/print/py-reportlab2/files/patch-rl_config.py (new)
  1.1       +19 -0     ports/print/py-reportlab2/files/patch-setup.py (new)
  1.1       +23 -0     ports/print/py-reportlab2/pkg-descr (new)
  1.1       +4 -0      ports/print/py-reportlab2/pkg-message (new)
  1.1       +715 -0    ports/print/py-reportlab2/pkg-plist (new)


More information about the cvs-all mailing list