From ebf6b6e1c5bc703f76d0601673d3af5d8530cf41 Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 5 May 2023 20:47:21 +0100 Subject: python/python3-pdfrw: Added (python3 library to r/w PDF files) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pdfrw/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-pdfrw/README (limited to 'python/python3-pdfrw/README') diff --git a/python/python3-pdfrw/README b/python/python3-pdfrw/README new file mode 100644 index 0000000000..a08d88abdf --- /dev/null +++ b/python/python3-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 -- cgit v1.2.3