qpdf 11.5.0-1 source package in Ubuntu

Changelog

qpdf (11.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards to 4.6.2. No changes required

 -- Jay Berkenbilt <email address hidden>  Sun, 09 Jul 2023 10:42:20 -0400

Upload details

Uploaded by:
Jay Berkenbilt
Uploaded to:
Sid
Original maintainer:
Jay Berkenbilt
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main libs

Downloads

File Size SHA-256 Checksum
qpdf_11.5.0-1.dsc 2.1 KiB 606ce6f764e81e0af49e9f62b5c211f88932e94b112af69d93d8a907891cbf46
qpdf_11.5.0.orig.tar.gz 17.8 MiB 15cb419e72c494a4a4b2e7c0eb9f4e980c8fd4e61ccdea64399e987f4c56c8ee
qpdf_11.5.0.orig.tar.gz.asc 833 bytes 8405ae30ddf24de5307334e3bed826c813106e93e11fad3bc194134af4c0cf08
qpdf_11.5.0-1.debian.tar.xz 13.8 KiB 05f3ef0b9965eb5333b83c8bb88220c6916473dff577bde7240fad26e8d8fb6c

Available diffs

No changes file available.

Binary packages built by this source

libqpdf-dev: development files for PDF transformation/inspection library

 QPDF is a program that can be used to linearize (web-optimize),
 encrypt (password-protect), decrypt, and inspect PDF files from the
 command-line. It does these and other structural, content-preserving
 transformations on PDF files, reading a PDF file as input and
 creating a new one as output. It also provides many useful
 capabilities to developers of PDF-producing software or for people
 who just want to look at the innards of a PDF file to learn more
 about how they work.
 .
 QPDF understands PDF files that use compressed object streams
 (supported by newer PDF applications) and can convert such files into
 those that can be read with older viewers. It can also be used for
 checking PDF files for structural errors, inspecting stream contents,
 or extracting objects from PDF files. QPDF is not PDF content
 creation or viewing software -- it does not have the capability to
 create PDF files from scratch or to display PDF files.
 .
 This package includes all development files needed to compile
 applications that use the qpdf library.

libqpdf29: runtime library for PDF transformation/inspection software

 QPDF is a program that can be used to linearize (web-optimize),
 encrypt (password-protect), decrypt, and inspect PDF files from the
 command-line. It does these and other structural, content-preserving
 transformations on PDF files, reading a PDF file as input and
 creating a new one as output. It also provides many useful
 capabilities to developers of PDF-producing software or for people
 who just want to look at the innards of a PDF file to learn more
 about how they work.
 .
 QPDF understands PDF files that use compressed object streams
 (supported by newer PDF applications) and can convert such files into
 those that can be read with older viewers. It can also be used for
 checking PDF files for structural errors, inspecting stream contents,
 or extracting objects from PDF files. QPDF is not PDF content
 creation or viewing software -- it does not have the capability to
 create PDF files from scratch or to display PDF files.
 .
 This package contains the qpdf runtime libraries required to run
 programs that link with the qpdf library.

libqpdf29-dbgsym: debug symbols for libqpdf29
qpdf: tools for transforming and inspecting PDF files

 QPDF is a program that can be used to linearize (web-optimize),
 encrypt (password-protect), decrypt, and inspect PDF files from the
 command-line. It does these and other structural, content-preserving
 transformations on PDF files, reading a PDF file as input and
 creating a new one as output. It also provides many useful
 capabilities to developers of PDF-producing software or for people
 who just want to look at the innards of a PDF file to learn more
 about how they work.
 .
 QPDF understands PDF files that use compressed object streams
 (supported by newer PDF applications) and can convert such files into
 those that can be read with older viewers. It can also be used for
 checking PDF files for structural errors, inspecting stream contents,
 or extracting objects from PDF files. QPDF is not PDF content
 creation or viewing software -- it does not have the capability to
 create PDF files from scratch or to display PDF files.
 .
 This package includes the command-line qpdf tools.

qpdf-dbgsym: debug symbols for qpdf