qpdf 10.5.0-1 source package in Ubuntu

Changelog

qpdf (10.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Pre-built documentation is no longer included. See README-doc.txt.

 -- Jay Berkenbilt <email address hidden>  Tue, 21 Dec 2021 09:57:04 -0500

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

Downloads

File Size SHA-256 Checksum
qpdf_10.5.0-1.dsc 2.0 KiB 370fd57928d75b312f2c372813dcca8bfa0e64e4576af7384ad22e97d53f3335
qpdf_10.5.0.orig.tar.gz 17.5 MiB 88257d36a44fd5c50b2879488324dd9cafc11686ae49d8c4922a4872203ce006
qpdf_10.5.0.orig.tar.gz.asc 833 bytes 890dab084b57131819d54924bf07066625afdf8b67c539e20ddaa04459f2ba36
qpdf_10.5.0-1.debian.tar.xz 13.3 KiB 39c879ec10f75df28b00eabfdf7f7cd1419bfb7387c85fb28654a68af59a6751

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.

libqpdf28: 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.

libqpdf28-dbgsym: debug symbols for libqpdf28
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. It also contains
 the documentation.

qpdf-dbgsym: debug symbols for qpdf