Pakket: python3-xhtml2pdf (0.2.5-3)
Verwijzigingen voor python3-xhtml2pdf
Debian bronnen:
Het bronpakket xhtml2pdf downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-xhtml2pdf gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-pypdf2
- Pure-Python library built as a PDF toolkit (Python 3)
-
- dep: python3-reportlab
- ReportLab library to create PDF documents using Python3
-
- dep: python3-six
- Python 2 and 3 compatibility library