1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/print/py-pdf/pkg-descr
2007-10-08 06:54:19 +00:00

11 lines
334 B
Plaintext

PyPdf isaA 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.
WWW: http://pybrary.net/pyPdf/