From c682d50088f24f6bb47bfc627e234d47b9e02dae Mon Sep 17 00:00:00 2001 From: Vijay Marcel Date: Sat, 17 Jun 2023 07:09:17 +0700 Subject: python/python3-reportlab: Updated for 3.6.13, moved from libraries. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-reportlab/README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 python/python3-reportlab/README (limited to 'python/python3-reportlab/README') diff --git a/python/python3-reportlab/README b/python/python3-reportlab/README new file mode 100644 index 0000000000..43391124d9 --- /dev/null +++ b/python/python3-reportlab/README @@ -0,0 +1,23 @@ +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 -- cgit v1.2.3