# $Id$ PortSystem 1.0 PortGroup python25 1.0 name py25-pypdf version 1.13 categories python devel platforms darwin maintainers landonf openmaintainer supported_archs noarch description A Pure-Python PDF toolkit. long_description \ A Pure-Python 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, \ and encrypting and decrypting PDF files. checksums sha1 ba7aed11cf21a2c218df2e3979be5eb90992dcbe \ rmd160 0669d4a93c20fcd899d15ff42cb1b8b908f28e3b homepage http://pybrary.net/pyPdf/ master_sites ${homepage} distname pyPdf-${version} patchfiles patch-pyPdf-pdf.py.diff