Letter P

python39-PyPDF2 - Python PDF toolkit and library

Website: https://github.com/mstamy2/PyPDF2
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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,
- encryption and decryption of 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.

Packages

python39-PyPDF2-1.26.0-5.aldos.noarch [106 KiB] Changelog by Joel Barrios (2023-01-30):
- Rename to python39 schema.

Listing created by Repoview-0.6.6-6.fc14.al