slackbuilds/python/python3-pypdf
Alexander Verbovetsky 0c57da494c
python/python3-pypdf: Added (PDF Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-04 21:45:16 +07:00
..
README
python3-pypdf.SlackBuild
python3-pypdf.info
slack-desc

README

pypdf is a free and open-source pure-python PDF library capable of
splitting, merging, cropping, and transforming the pages of PDF files.
It can also add custom data, viewing options, and passwords to PDF
files. pypdf can retrieve text and metadata from PDFs as well.

pypdf is a descendant of PyPDF2, which was a fork from the original
pyPdf. (Both pyPdf and PyPDF2 are available on SBo.)