xhtml2pdf 0.2.4-1ubuntu1 source package in Ubuntu

Changelog

xhtml2pdf (0.2.4-1ubuntu1) jammy; urgency=medium

  * Remove usage of getStringIO to avoid FTBFS with
    reportlab 3.6.7, see #1007012

 -- Graham Inggs <email address hidden>  Fri, 11 Mar 2022 12:25:26 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xhtml2pdf_0.2.4.orig.tar.gz 8.6 MiB b98cccd6ee6ce0c9bc9ff06c906517a72951a6c2ad4fdfb9041fcd3245d47bf2
xhtml2pdf_0.2.4-1ubuntu1.debian.tar.xz 7.4 KiB cdbede218fb343546fab32ccf1aaf39a364c9e51d7fd0040fb6f79afc47a7076
xhtml2pdf_0.2.4-1ubuntu1.dsc 2.3 KiB a4074f9dfe9776e42cbfdf7f4afc885e1fb4965bbaf5412a7e69a5d86d75dad4

View changes file

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.