[ Bron: pikepdf ]
Pakket: python3-pikepdf (1.0.5+dfsg-3~deb10u1)
Verwijzigingen voor python3-pikepdf
Debian bronnen:
Het bronpakket pikepdf downloaden:
- [pikepdf_1.0.5+dfsg-3~deb10u1.dsc]
- [pikepdf_1.0.5+dfsg.orig.tar.xz]
- [pikepdf_1.0.5+dfsg-3~deb10u1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python library to read and write PDFs with QPDF
pikepdf is a Python library to read and write PDFs with QPDF. Features include:
* Editing, manipulation and transformation of existing PDFs * Based on the mature, proven QPDF C++ library * Works with encrypted PDFs * Supports all PDF compression filters * Can create "fast web view" (linearized) PDFs * Creates standards compliant PDFs that pass validation in other tools * Automatically repairs damaged PDFs, just like QPDF * Implements more of the PDF specification than existing Python PDF tools * IPython notebook and Jupyter integration
Andere aan python3-pikepdf gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [niet armhf]
- GCC support bibliotheek
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libqpdf21 (>> 8.4~)
- runtime library for PDF transformation/inspection software
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-defusedxml
- XML bomb protection for Python stdlib modules (for Python 3)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries