python-reportlab 3.6.1-1 source package in Ubuntu
Changelog
python-reportlab (3.6.1-1) unstable; urgency=medium * New upstream version. -- Matthias Klose <email address hidden> Thu, 14 Oct 2021 12:26:54 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Sid
- Original maintainer:
- Matthias Klose
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-reportlab_3.6.1-1.dsc | 2.1 KiB | 367f7d4318cd9c323310b9f7a7ad579a25346cf612d55f4ddf23f54b17e57679 |
python-reportlab_3.6.1.orig.tar.gz | 4.3 MiB | 68f9324000cfc5570b5a59a92306691b5d655078a399f20bc72c2581fe903261 |
python-reportlab_3.6.1-1.debian.tar.xz | 12.8 KiB | 669f4f7a1aaf12dc3e1f50e2de5c18ec40793b66817674e60ec78ca345befdee |
Available diffs
- diff from 3.5.66-1build1 (in Ubuntu) to 3.6.1-1 (141.7 KiB)
- diff from 3.5.66-1build3 (in Ubuntu) to 3.6.1-1 (141.7 KiB)
No changes file available.
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: debug symbols for python3-renderpm
- 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