pikepdf 8.15.1+dfsg-1 source package in Ubuntu
Changelog
pikepdf (8.15.1+dfsg-1) unstable; urgency=medium * New upstream release. - Refresh patches. * Update Standards version to 4.7.0. -- Vincent Cheng <email address hidden> Fri, 26 Apr 2024 07:43:24 -0700
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pikepdf_8.15.1+dfsg-1.dsc | 2.5 KiB | 508603f99b26066dcbc9dd3de73e4242051e608e5b6559854b16acce5bb0fbf6 |
pikepdf_8.15.1+dfsg.orig.tar.xz | 2.6 MiB | 64b7078100a43b9e8647ebdc1081dd6770beb68e37ad155079606949c0440f85 |
pikepdf_8.15.1+dfsg-1.debian.tar.xz | 1.8 MiB | bab1714518643f20bb8a9337d80cf0f464467b164cce76520d8a8d77d7d07867 |
Available diffs
No changes file available.
Binary packages built by this source
- pikepdf-doc: Python library to read and write PDFs with QPDF - documentation
pikepdf is a Python library to read and write PDFs with QPDF.
.
This package includes pikepdf's HTML documentation.
.
See the description for the pikepdf binary package for more
information about pikepdf.
- python3-pikepdf: Python library to read and write PDFs with QPDF
pikepdf is a Python library to read and write PDFs with QPDF.
Features include:
.
* Editing, manipulation and transformation of existing PDFs
* Based on the mature, proven QPDF C++ library
* Works with encrypted PDFs
* Supports all PDF compression filters
* Can create "fast web view" (linearized) PDFs
* Creates standards compliant PDFs that pass validation in other tools
* Automatically repairs damaged PDFs, just like QPDF
* Implements more of the PDF specification than existing Python PDF tools
* IPython notebook and Jupyter integration
- python3-pikepdf-dbgsym: debug symbols for python3-pikepdf