the Fink project is an effort to port
popular Unix programs to Mac OS X
Info2: <<
Package: reportlab-py%type_pkg[python]
Version: 2.5
Revision: 1
Type: python (2.5 2.6 2.7)
Description: PDF creation library for Python
Source: http://www.reportlab.com/ftp/reportlab-%v.tar.gz
Source-MD5: cdf8b87a6cf1501de1b0a8d341a217d3
SourceDirectory: reportlab-%v
Source2: http://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip
Source2-MD5: 35d20e26490cb2a8646fab6276ac6a4c
Source2ExtractDir: reportlab-%v/src/reportlab/fonts/
GCC: 4.0
License: BSD
BuildDepends: freetype219 (>= 2.3.7-7)
Depends: <<
python%type_pkg[python],
pil-py%type_pkg[python] (>= 1.1.4-1027),
freetype219-shlibs
<<
Enhances: python%type_pkg[python]
Replaces: reportlab
# Avoid having -I/sw/include before all other flags
NoSetCPPFLAGS: true
CompileScript: <<
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root=%d
mkdir -p %i/share/doc/%n
cp -R docs %i/share/doc/%n/docs
cp -R demos %i/share/doc/%n/demos
cp -R tests %i/share/doc/%n/tests
<<
DocFiles: CHANGES.txt INSTALL.txt README.txt VERSION.txt LICENSE.txt
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
Koen van der Drift
<<
DescPort: This package installs the extensions into Python
Homepage: http://www.reportlab.org/rl_toolkit.html
Maintainer: Marc-Michael Blum
<<