slackbuilds/python/pikepdf
brobr 37aaf68de1
python/pikepdf: Updated for version 5.1.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-05-21 08:25:03 +07:00
..
README python/pikepdf: Added (Python library). 2022-04-02 18:19:12 +07:00
pikepdf.SlackBuild python/pikepdf: Updated for version 5.1.3. 2022-05-21 08:25:03 +07:00
pikepdf.info python/pikepdf: Updated for version 5.1.3. 2022-05-21 08:25:03 +07:00
slack-desc python/pikepdf: Added (Python library). 2022-04-02 18:19:12 +07:00

README

Pikepdf is a Python library for reading and writing PDF files.
It is based on QPDF, a powerful PDF manipulation and repair
library. This library is similar to PyPDF2 and pdfrw - it provides
low level access to PDF features and allows editing and content
transformation of existing PDFs. Some knowledge of the PDF
specification may be helpful. It does not have the capability to
render a PDF to image.

A whole slew of extra dependencies is needed for building the docs.
To minimize the dependency list, this build script will not do this.