pikepdf 9.5.1+dfsg-1 source package in Ubuntu
Changelog
pikepdf (9.5.1+dfsg-1) unstable; urgency=medium * New upstream release. -- Vincent Cheng <email address hidden> Fri, 03 Jan 2025 20:32:13 -0800
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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pikepdf_9.5.1+dfsg-1.dsc | 2.5 KiB | 5ece0d834296221886945069a4164331931cbde30516c3520a3124efc523fcc6 |
pikepdf_9.5.1+dfsg.orig.tar.xz | 2.6 MiB | afd20481e2a78a6fca596da253d34dfc084f7cd8d9a5cda8d96e8707ada4d9e7 |
pikepdf_9.5.1+dfsg-1.debian.tar.xz | 1.8 MiB | a9730a5b59baabd13be236405147ad5f3bf5a0ce6f58e115f75c76025c1eed18 |
Available diffs
- diff from 9.4.2+dfsg-1 to 9.5.1+dfsg-1 (6.4 KiB)
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