pypdf2 1.25.1-1 source package in Ubuntu

Changelog

pypdf2 (1.25.1-1) unstable; urgency=low

  * New upstream release.
  * Add watch file.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Sat, 05 Sep 2015 16:05:35 +0200

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pypdf2_1.25.1-1.dsc 1.8 KiB f15205dafbefcb9c0e26f381b390e76668e440ae508e60005d9251852e488ad8
pypdf2_1.25.1.orig.tar.gz 194.0 KiB f025070b3fb681701c985a9f877c4901a21016e0c9959d16a440ddf3c5a7220a
pypdf2_1.25.1-1.debian.tar.xz 2.8 KiB 690bc995006da0ebe0fd17e8ee0c6e091f6a53e95cce5ad0d40b286b95261bdc

Available diffs

No changes file available.

Binary packages built by this source

python-pypdf2: Pure-Python library built as a PDF toolkit (Python 2)

 A Pure-Python library built as a PDF toolkit. It is capable of:
   - extracting document information (title, author, ...),
   - splitting documents page by page,
   - merging documents page by page,
   - cropping pages,
   - merging multiple pages into a single page,
   - encrypting and decrypting PDF files.
 .
 By being Pure-Python, it should run on any Python platform without any
 dependencies on external libraries. It can also work entirely on StringIO
 objects rather than file streams, allowing for PDF manipulation in memory.
 It is therefore a useful tool for websites that manage or manipulate PDFs.
 .
 This is the Python 2 version of the package.

python3-pypdf2: Pure-Python library built as a PDF toolkit (Python 3)

 A Pure-Python library built as a PDF toolkit. It is capable of:
   - extracting document information (title, author, ...),
   - splitting documents page by page,
   - merging documents page by page,
   - cropping pages,
   - merging multiple pages into a single page,
   - encrypting and decrypting PDF files.
 .
 By being Pure-Python, it should run on any Python platform without any
 dependencies on external libraries. It can also work entirely on StringIO
 objects rather than file streams, allowing for PDF manipulation in memory.
 It is therefore a useful tool for websites that manage or manipulate PDFs.
 .
 This is the Python 3 version of the package.