          MODULE=pyPdf
         VERSION=1.13
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://pybrary.net/$MODULE
      SOURCE_VFY=sha1:ba7aed11cf21a2c218df2e3979be5eb90992dcbe
        WEB_SITE=http://pybrary.net/pyPdf
         ENTERED=20120103
         UPDATED=20120103
           SHORT="A PDF toolkit library"

cat << EOF
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.
EOF
