mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
0cdf3e36a2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
539 B
Text
10 lines
539 B
Text
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.
|