mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
3bb6f3ddb9
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
453 B
Text
10 lines
453 B
Text
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
|