Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26557

Added Files:
        reportlab-py.info 
Log Message:
new upstream, new maintainer, and now uses variants

--- NEW FILE: reportlab-py.info ---
Info2: <<
Package: reportlab-py%type_pkg[python]
Version: 1.20
Revision: 11
Type: python (2.2 2.3 2.4)
Description: PDF creation library for Python
Source: http://reportlab.org/ftp/ReportLab_1_20.tgz
Source-MD5: 8d374b9b6f7db3fc0821082347d5e6b5
SourceDirectory: reportlab_1_20/reportlab
DocFiles: README MANIFEST.in changes license.txt
GCC: 3.3
License: BSD
Depends: python%type_pkg[python], pil-py%type_pkg[python]
Enhances: python%type_pkg[python]
Replaces: reportlab

CompileScript: %p/bin/python%type_raw[python] setup.py build
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root=%d --no-compile
 mkdir -p %i/share/doc/%n
 cp -R docs %i/share/doc/%n/docs
 cp -R demos %i/share/doc/%n/demos
 cp -R test %i/share/doc/%n/test
<<
PostInstScript: <<
 %p/bin/python%type_raw[python] -c 'import 
compileall;compileall.compile_dir("%p/lib/python%type_raw[python]/site-packages/reportlab")'
 %p/bin/python%type_raw[python] -O -c 'import 
compileall;compileall.compile_dir("%p/lib/python%type_raw[python]/site-packages/reportlab")'
<<
PreRmScript: <<
 find %p/lib/python%type_raw[python]/site-packages/reportlab -name \*.pyc | 
xargs rm -f
 find %p/lib/python%type_raw[python]/site-packages/reportlab -name \*.pyo | 
xargs rm -f
<<

DescDetail: <<
The ReportLab Open Source PDF library.
    Create professional portable documents
    Real document layout engine (Platypus)
    Flowable objects such as paragraphs,headlines,tables,images,graphics,etc.
    Arbitrary Type-1 fonts
    Bitmap images, vector graphics
    Library of reusable primitive shapes
    Extensible widget library
    Uses Python, a clean OO language
    Layered architecture
    Includes simple demos and more complex tools
    Allows for any data sources
    Fully available source code
    Strong community support
    Platform-independent
    Includes Python Point - PDF Presentation Tool

    Previous maintainer: Stuart Bishop <[EMAIL PROTECTED]>
<<
DescPort: This package installs the extensions into Python
Homepage: http://reportlab.org/rl_toolkit.html
Maintainer: Koen van der Drift <[EMAIL PROTECTED]>
<<



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to