pdfrw 0.4-1 source package in Ubuntu

Changelog

pdfrw (0.4-1) unstable; urgency=medium

  * New upstream version
  * Added "Multi-Arch: foreign" to python-pdfrw-doc

  [ Lucas Kanashiro ]
  * Update years of upstream copyright
  * debian/copyright: use https:// instead of http:// in Format field

 -- Rodrigo Siqueira <email address hidden>  Thu, 21 Sep 2017 09:55:46 -0300

Upload details

Uploaded by:
Rodrigo Siqueira
Uploaded to:
Sid
Original maintainer:
Rodrigo Siqueira
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pdfrw_0.4-1.dsc 2.0 KiB 3a947a49d4ba461e0964c6aa235d31bc6268969620c4c160b978782a60893172
pdfrw_0.4.orig.tar.gz 70.5 KiB 556b875beec675a9127c5e8d84068be7ba01baebc47c4ae5d9396b72d62edd04
pdfrw_0.4-1.debian.tar.xz 3.8 KiB f76cef1b6be5180dc6103295bed31c98c0c230fa3aeb50029b7f849d673d48d3

Available diffs

No changes file available.

Binary packages built by this source

python-pdfrw: PDF file manipulation library (Python 2)

 pdfrw can read and write PDF files, and can also be used to read in PDFs which
 can then be used inside reportlab.
 .
 pdfrw tries to be agnostic about the contents of PDF files, and support them
 as containers, but to do useful work, something a little higher-level is
 required. It supports the following:
 .
  * PDF pages. pdfrw knows enough to find the pages in PDF files you read in,
    and to write a set of pages back out to a new PDF file.
  * Form XObjects. pdfrw can take any page or rectangle on a page, and convert
    it to a Form XObject, suitable for use inside another PDF file
  * reportlab objects. pdfrw can recursively create a set of reportlab objects
    from its internal object format. This allows, for example, Form XObjects to
    be used inside reportlab.
 .
 This package installs the library for Python 2.

python-pdfrw-doc: PDF file manipulation library (documentation)

 pdfrw can read and write PDF files, and can also be used to read in PDFs which
 can then be used inside reportlab.
 .
 pdfrw tries to be agnostic about the contents of PDF files, and support them
 as containers, but to do useful work, something a little higher-level is
 required. It supports the following:
 .
  * PDF pages. pdfrw knows enough to find the pages in PDF files you read in,
    and to write a set of pages back out to a new PDF file.
  * Form XObjects. pdfrw can take any page or rectangle on a page, and convert
    it to a Form XObject, suitable for use inside another PDF file
  * reportlab objects. pdfrw can recursively create a set of reportlab objects
    from its internal object format. This allows, for example, Form XObjects to
    be used inside reportlab.
 .
 This is the common documentation package.

python3-pdfrw: No summary available for python3-pdfrw in ubuntu cosmic.

No description available for python3-pdfrw in ubuntu cosmic.