[ 源代码: pikepdf ]
软件包:python3-pikepdf(1.0.5+dfsg-3~deb10u1)
python3-pikepdf 的相关链接
Debian 的资源:
下载源码包 pikepdf:
- [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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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
其他与 python3-pikepdf 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支持库
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libqpdf21 (>> 8.4~)
- runtime library for PDF transformation/inspection software
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- 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