python-reportlab 3.6.12-1build1 source package in Ubuntu
Changelog
python-reportlab (3.6.12-1build1) lunar; urgency=medium * Rebuild to drop Python 3.10 extension -- Jeremy Bicha <email address hidden> Wed, 01 Mar 2023 12:34:22 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- Matthias Klose
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-reportlab_3.6.12.orig.tar.gz | 4.3 MiB | b13cebf4e397bba14542bcd023338b6ff2c151a3a12aabca89eecbf972cb361a |
python-reportlab_3.6.12-1build1.debian.tar.xz | 13.1 KiB | c6ba6f44999c6b6dbbf1c34bba42b8aaf10e5655ed0147c8dbba92e5bfc42539 |
python-reportlab_3.6.12-1build1.dsc | 2.1 KiB | b0d60b0e6605afc3b457f328a31c6da138163bb16ad60c18756094942865c6cc |
Available diffs
- diff from 3.6.12-1 (in Debian) to 3.6.12-1build1 (328 bytes)
Binary packages built by this source
- python-reportlab-doc: Documentation for the ReportLab Python library (PDF format)
ReportLab is a library that lets you directly create documents in
Adobe's Portable Document Format (PDF) using the Python programming language.
.
This package contains the documentation for ReportLab in PDF format.
- python3-renderpm: python low level render interface
This package contains the python low level render interface,
used in the ReportLab library.
- python3-renderpm-dbgsym: No summary available for python3-renderpm-dbgsym in ubuntu mantic.
No description available for python3-
renderpm- dbgsym in ubuntu mantic.
- python3-reportlab: ReportLab library to create PDF documents using Python3
ReportLab is a library that lets you directly create documents in
Adobe's Portable Document Format (PDF) using the Python programming language.
.
ReportLab library creates PDF based on graphics commands without
intervening steps. It's therefore extremely fast, and flexible (since
you're using a full-blown programming language).
.
Sample use cases are:
* Dynamic PDF generation on the web
* High-volume corporate reporting and database publishing
* As embeddable print engine for other applications, including a
'report language' so that users can customize their own reports.
* As 'build system' for complex documents with charts, tables and text
such as management accounts, statistical reports and scientific papers
* from XML to PDF in one step
- python3-reportlab-accel: C coded extension accelerator for the ReportLab Toolkit
A C coded extension accelerator for the ReportLab Toolkit.
- python3-reportlab-accel-dbgsym: debug symbols for python3-reportlab-accel