qpdf 6.0.0-2 source package in Ubuntu

Changelog

qpdf (6.0.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Jay Berkenbilt <email address hidden>  Mon, 16 Nov 2015 14:10:13 -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
Xenial release main libs

Downloads

File Size SHA-256 Checksum
qpdf_6.0.0-2.dsc 1.8 KiB 99f5f88653945978c703b062988e760478593ba3ee7e91d59c75e4960895582d
qpdf_6.0.0.orig.tar.gz 8.0 MiB a9fdc7e94d38fcd3831f37b6e0fe36492bf79aa6d54f8f66062cf7f9c4155233
qpdf_6.0.0-2.debian.tar.xz 8.4 KiB 95250c7486cca3d0730a52ea6df96218008572bc157e351e5bc058e4b84d1399

Available diffs

No changes file available.

Binary packages built by this source

libqpdf-dev: No summary available for libqpdf-dev in ubuntu artful.

No description available for libqpdf-dev in ubuntu artful.

libqpdf17: No summary available for libqpdf17 in ubuntu yakkety.

No description available for libqpdf17 in ubuntu yakkety.

libqpdf17-dbgsym: No summary available for libqpdf17-dbgsym in ubuntu zesty.

No description available for libqpdf17-dbgsym in ubuntu zesty.

qpdf: No summary available for qpdf in ubuntu artful.

No description available for qpdf in ubuntu artful.

qpdf-dbgsym: debug symbols for package qpdf

 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.