[ 原始碼: pypdf2 ]
套件:python3-pypdf2(2.12.1-4)
python3-pypdf2 的相關連結
Debian 的資源:
下載原始碼套件 pypdf2:
- [pypdf2_2.12.1-4.dsc]
- [pypdf2_2.12.1.orig-sample-files.tar.gz]
- [pypdf2_2.12.1.orig.tar.gz]
- [pypdf2_2.12.1-4.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-supported-min (>= 3.10)
- 套件暫時不可用