pypdf-py stable port information

Info2: <<

Package: pypdf-py%type_pkg[python]
Version: 1.12
Revision: 1
Description: Pure-Python library built as a PDF toolkit
DescDetail: <<
This module 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.
<<
Source: http://pybrary.net/pyPdf/pyPdf-%v.tar.gz
Source-MD5: 7be5f7f4659f64fd194e9eb9a38ad425
Type: python (2.5 2.6)
Depends: python%type_pkg[python]
BuildDepends: distribute-py%type_pkg[python]
CompileScript: <<
#!/bin/bash -ev
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
%p/bin/python%type_raw[python] setup.py install --root %d
<<
DocFiles: CHANGELOG PKG-INFO README
License: BSD
Homepage: http://pybrary.net/pyPdf/
Maintainer: Bobby H. Braswell

# Info2
<<