xhtml2pdf 0.2.5-3 source package in Ubuntu

Changelog

xhtml2pdf (0.2.5-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends-Indep: Drop versioned constraint on python3-html5lib,
      python3-pypdf2 and python3-reportlab.

 -- Jelmer Vernooij <email address hidden>  Thu, 30 Jun 2022 19:43:01 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xhtml2pdf_0.2.5-3.dsc 2.2 KiB 70a8f9db2cc81e39b877b0f387332eeb28c4a8cc3e3c028f77ce3eec003a66d1
xhtml2pdf_0.2.5.orig.tar.gz 4.7 MiB 6cb3ff827861bc53e88a5ff99fe6b166dabe2861a7bc51f0817009436a7dd4b8
xhtml2pdf_0.2.5-3.debian.tar.xz 8.3 KiB d28dce99ef74d7c1b5578cc85bc20b514b559bc3b83d186167454c8cf298cdb7

Available diffs

No changes file available.

Binary packages built by this source

python3-xhtml2pdf: A library for converting HTML into PDFs using ReportLab (Python 3 module)

 xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the
 HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS
 3). It is completely written in pure Python so it is platform
 independent.
 .
 The main benefit of this tool that a user with Web skills like HTML
 and CSS is able to generate PDF templates very quickly without
 learning new technologies.
 .
 xhtml2pdf was previously developed as "pisa".
 .
 This package installs the library for Python 3.