summaryrefslogtreecommitdiffstats
path: root/python/python2-pdfrw/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-pdfrw/README')
-rw-r--r--python/python2-pdfrw/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python2-pdfrw/README b/python/python2-pdfrw/README
new file mode 100644
index 0000000000..a08d88abdf
--- /dev/null
+++ b/python/python2-pdfrw/README
@@ -0,0 +1,10 @@
+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