python-reportlab 3.6.11-1build1 source package in Ubuntu

Changelog

python-reportlab (3.6.11-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 15:21:40 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-reportlab_3.6.11.orig.tar.gz 4.3 MiB 04fc4420f0548815d0623e031c86a1f7f3f3003e699d9af7148742e2d72b024a
python-reportlab_3.6.11-1build1.debian.tar.xz 13.0 KiB 093953df7bc5915d53b54ed8a4a053028f376c595f4e1d2a75bde387c6240669
python-reportlab_3.6.11-1build1.dsc 2.1 KiB e0b03fa357f92a1472504271a1b964fa18e37e0f9ae6c039bc489e2d64bf8a3f

View changes file

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