Read and write PDFs with Python, powered by qpdf
https://github.com/pikepdf/pikepdf
Read and write PDFs with Python, powered by qpdf.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pikepdf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pikepdf-8.10.1.tar.gz | 0002866702 2.73 MB | |
python-pikepdf.changes | 0000021818 21.3 KB | |
python-pikepdf.spec | 0000003088 3.02 KB |
Revision 21 (latest revision is 28)
Ana Guerrero (anag+factory)
accepted
request 1135318
from
Dirk Mueller (dirkmueller)
(revision 21)
- update to 8.10.1: * Rebuilt with QPDF 11.6.4. * Replaced use of a custom C++ logger with sharing QPDF's. It is still relayed to the Python logger. * Added a simpler API for adding attachments from bytes data. * Deprecated use of Object.parse(str) in favor of Object.parse(bytes). The former, unfortunately, implemented some operations backwards are used in a page with multiple compression filters * Documentation updates.
Comments 0