aboutsummaryrefslogtreecommitdiff
path: root/python/python-pdfrw/README
diff options
context:
space:
mode:
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