aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pdfrw/slack-desc
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2023-05-05 20:47:21 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-06 08:28:28 +0700
commitebf6b6e1c5bc703f76d0601673d3af5d8530cf41 (patch)
tree312a77092f463adbe8c95e206e8deda16f784252 /python/python3-pdfrw/slack-desc
parent74ea5ea8ac2c5ab2b0e570f18279b4f3831b2e5d (diff)
python/python3-pdfrw: Added (python3 library to r/w PDF files)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pdfrw/slack-desc')
-rw-r--r--python/python3-pdfrw/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pdfrw/slack-desc b/python/python3-pdfrw/slack-desc
new file mode 100644
index 0000000000..9113736c9a
--- /dev/null
+++ b/python/python3-pdfrw/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-pdfrw: python3-pdfrw (python library that reads and writes PDF files)
+python3-pdfrw:
+python3-pdfrw: pdfrw is a Python library and utility that reads and writes PDF
+python3-pdfrw: files. Operations include subsetting, merging, rotating, modifying
+python3-pdfrw: metadata, etc. Can be used either standalone, or in conjunction with
+python3-pdfrw: reportlab to reuse existing PDFs in new ones.
+python3-pdfrw:
+python3-pdfrw:
+python3-pdfrw: Homepage: https://github.com/pmaupin/pdfrw
+python3-pdfrw:
+python3-pdfrw: