aboutsummaryrefslogtreecommitdiff
path: root/python/python-pdfrw/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2023-05-10 22:48:10 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-13 19:27:07 +0700
commitee8b093867e22e6f3b98f0becea9db72243ff8be (patch)
tree204bbc26e0194206e9bb738a8015c48d417740f9 /python/python-pdfrw/README
parente956ad03c44c8e830149e0b0bbd278695ca242a8 (diff)
python/python-pdfrw: Removed at maintainer's reqest.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-pdfrw/README')
-rw-r--r--python/python-pdfrw/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/python/python-pdfrw/README b/python/python-pdfrw/README
deleted file mode 100644
index a08d88abdf..0000000000
--- a/python/python-pdfrw/README
+++ /dev/null
@@ -1,10 +0,0 @@
-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