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.11.2.tar.gz | 0002870263 2.74 MB | |
python-pikepdf.changes | 0000022758 22.2 KB | |
python-pikepdf.spec | 0000003088 3.02 KB |
Revision 22 (latest revision is 28)
Ana Guerrero (anag+factory)
accepted
request 1141499
from
Dirk Mueller (dirkmueller)
(revision 22)
- update to 8.11.2: * Fixed handling of XMP metadata when metadata contains objects in a default namespace. * Replaced all relative imports with absolute imports. * Rebuilt with QPDF 11.7.0. * Added support for setting page boxes to a rectangle directly, e.g. ``page.mediabox = rectangle`` - previously rectangle had to manually converted to an array. * Fixed rendering of PDF and individual pages in Jupyter/IPython. Newer versions of these tools are now pickier about what types of data they render, and don't render PDFs directly; we now provide SVG which works well. Requires installation of MuPDF as before. * Fixed rendering of inline images in Jupyter/IPython, which was not implemented. * Fixed build process to use new artifacts v4 actions on GitHub.
Comments 0