[ 源代码: pypdf2 ]
软件包:python3-pypdf2(2.12.1-3+deb12u1)
python3-pypdf2 的相关链接
Debian 的资源:
下载源码包 pypdf2:
- [pypdf2_2.12.1-3+deb12u1.dsc]
- [pypdf2_2.12.1.orig-sample-files.tar.gz]
- [pypdf2_2.12.1.orig.tar.gz]
- [pypdf2_2.12.1-3+deb12u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [pypdf2.readthedocs.io]
相似软件包:
Pure-Python library built as a PDF toolkit (Python 3)
A Pure-Python library built as a PDF toolkit. It is capable of:
- extracting document information (title, author, ...), - splitting documents page by page, - merging documents page by page, - cropping pages, - merging multiple pages into a single page, - encrypting and decrypting PDF files.
By being Pure-Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs.
This is the Python 3 version of the package.
其他与 python3-pypdf2 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3 (>> 3.10)
- interactive high-level object-oriented language (default python3 version)