slackbuilds/libraries/reportlab
B. Watson 3bee9174e6 libraries/reportlab: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 16:39:29 -04:00
..
README libraries/reportlab: Wrap README at 72 columns. 2022-03-13 16:39:29 -04:00
reportlab.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
reportlab.info libraries/reportlab: Add missing dependency. 2021-07-25 16:56:05 +07:00
slack-desc

README

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