slackbuilds_ponce/python/python3-pdfrw
Alexander Verbovetsky ebf6b6e1c5
python/python3-pdfrw: Added (python3 library to r/w PDF files)
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-06 08:28:28 +07:00
..
python3-pdfrw.info
python3-pdfrw.SlackBuild
README
slack-desc

pdfrw is a Python library and utility that reads and writes PDF files:

* Operations include subsetting, merging, rotating, modifying
  metadata, etc.
* The fastest pure Python PDF parser available
* Has been used for years by a printer in pre-press production
* Can be used with rst2pdf to faithfully reproduce vector images
* Can be used either standalone, or in conjunction with reportlab to
  reuse existing PDFs in new ones
* Permissively licensed