# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-pdf2 # py-pdf2/Makefile # py-pdf2/distinfo # py-pdf2/pkg-descr # echo c - py-pdf2 mkdir -p py-pdf2 > /dev/null 2>&1 echo x - py-pdf2/Makefile sed 's/^X//' >py-pdf2/Makefile << '1b9cf30baf9425c83cb6e1dfa3761a62' X# Created by: Mikhail T. X# $FreeBSD: $ X XPORTNAME= pdf2 XPORTVERSION= 1.25.1 XCATEGORIES= print python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= PyPDF2-${PORTVERSION} X XMAINTAINER= m.tsatsenko@gmail.com XCOMMENT= Pure-Python PDF toolkit X XUSES= python XUSE_PYTHON= distutils autoplist X X.include 1b9cf30baf9425c83cb6e1dfa3761a62 echo x - py-pdf2/distinfo sed 's/^X//' >py-pdf2/distinfo << 'b89acc56c59fcce289972e09ad9f19cb' XSHA256 (PyPDF2-1.25.1.tar.gz) = 43d324f70f8994c25a08e6edc02ec2d5c1e84c9231d3537f785b3f97641182eb XSIZE (PyPDF2-1.25.1.tar.gz) = 194181 b89acc56c59fcce289972e09ad9f19cb echo x - py-pdf2/pkg-descr sed 's/^X//' >py-pdf2/pkg-descr << '025e5846def8b34157f490537b2a4c78' XPyPdf2 is a fork of PyPDF PDF toolkit. It is capable of: X X- extracting document information (title, author, ...), X- splitting documents page by page, X- merging documents page by page, X- cropping pages, X- merging multiple pages into a single page, X- encrypting and decrypting PDF files. X XWWW: https://mstamy2.github.io/PyPDF2/ 025e5846def8b34157f490537b2a4c78 exit