python-reportlab 3.6.7-1ubuntu1 source package in Ubuntu

Changelog

python-reportlab (3.6.7-1ubuntu1) jammy; urgency=medium

  * d/rules: Use py3versions to set VER3 variable.  Closes: #1006763.

 -- Nick Rosbrook <email address hidden>  Thu, 10 Mar 2022 13:14:33 -0500

Upload details

Uploaded by:
Nick Rosbrook
Sponsored by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
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.7.orig.tar.gz 4.3 MiB d035054724278129aba2a55c3edd6111b07e625ad1ff845e3ba2a5e4e203bbc8
python-reportlab_3.6.7-1ubuntu1.debian.tar.xz 13.0 KiB 9eabe42077f165b08b6017cb9ddefba0061aa3ad69d1bf453c486392290e234c
python-reportlab_3.6.7-1ubuntu1.dsc 2.2 KiB 4e2b1023ed2de5aa236c797d9c439b55232de61d6f49207e688f3c95cf41f941

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