slackbuilds_ponce/libraries/reportlab
LukenShiro 000ddf7ba3 libraries/reportlab: Updated for version 2.6
(Fixed some fonts search paths  --ponce)

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-29 11:31:15 +01:00
..
README
reportlab.info libraries/reportlab: Updated for version 2.6 2012-12-29 11:31:15 +01:00
reportlab.SlackBuild libraries/reportlab: Updated for version 2.6 2012-12-29 11:31:15 +01:00
slack-desc

The ReportLab Open Source PDF library is a proven industry-strength
python-based PDF generating solution, suitable for web publishers,
developers or creative design professionals who need to quickly and
easily create or automate complex (even data-driven) documents.
It is released by ReportLab Inc., under BSD license.

It includes binary extensions (previously available separately)
_rl_accel and renderPM

It has the following features:
- create professional portable documents
- real document layout engine (Platypus)
- flowable objects (paragraphs, headlines, tables, images, graphics, etc.)
- arbitrary Type-1 fonts
- bitmap images, vector graphics
- library of reusable primitive shapes
- extensible widget library
- layered architecture
- includes simple demos and more complex tools
- allows for any data sources
- strong community support
- platform-independent
- includes PythonPoint - PDF Presentation Tool