deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-typing-extensions | python3-supported-min (>= 3.11), python3:any
Description: |-
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.
Homepage: https://pypdf.readthedocs.io/en/latest/
Installed-Size: '1251'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pypdf
Priority: optional
Recommends: python3-pil, python3-pycryptodome
Section: python
Source: pypdf
Version: 4.3.1-1
srcpkg_name: pypdf
srcpkg_version: 4.3.1-1