pikepdf 8.3.2+dfsg-1 source package in Ubuntu

Changelog

pikepdf (8.3.2+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Vincent Cheng <email address hidden>  Sat, 12 Aug 2023 14:02:47 -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 Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
pikepdf_8.3.2+dfsg-1.dsc 2.5 KiB fa3a2c05687e454a7eaffd506a89eba73a8e5dc71a006af36f3a55dedd2c9e02
pikepdf_8.3.2+dfsg.orig.tar.xz 2.6 MiB 79da44f83f62e5d30be25340b3349597f400c0ae140d1d8036f750424389f3ef
pikepdf_8.3.2+dfsg-1.debian.tar.xz 1.8 MiB 73535a3dab0d263781a3ef9922069295c51963412262a803a6f6aed62764470d

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