summaryrefslogtreecommitdiffstats
path: root/python/pyPdf/slack-desc
diff options
context:
space:
mode:
author Alan Alberghini <414N@slacky.it>2017-09-05 23:55:34 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-09-05 23:55:44 +0100
commit1a43fa9829a39bac356910685d58c8bc9ee8ee3e (patch)
tree4601f3bfe4c223ae412faeea8b0cf75997340afa /python/pyPdf/slack-desc
parent96707faabb94d0474cafa7593b64c1890b3c0f4f (diff)
downloadslackbuilds-1a43fa9829a39bac356910685d58c8bc9ee8ee3e.tar.gz
slackbuilds-1a43fa9829a39bac356910685d58c8bc9ee8ee3e.tar.xz
python/pyPdf: Updated for version 1.13 + new maintainer.
This SlackBuild is now the original version of pyPdf. For the newer fork, please see python/PyPDF2. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyPdf/slack-desc')
-rw-r--r--python/pyPdf/slack-desc18
1 files changed, 9 insertions, 9 deletions
diff --git a/python/pyPdf/slack-desc b/python/pyPdf/slack-desc
index 9fd7153b72..7bd23be9aa 100644
--- a/python/pyPdf/slack-desc
+++ b/python/pyPdf/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-pyPdf: pyPdf (Python PDF toolkit)
-pyPdf:
-pyPdf: A Pure-Python library built as a PDF toolkit.
-pyPdf:
-pyPdf:
-pyPdf:
-pyPdf:
-pyPdf:
-pyPdf:
+pyPdf: pyPdf (pure Python library built as a PDF toolkit)
pyPdf:
+pyPdf: It is capable of:
+pyPdf: - extracting document information (title, author, ...),
+pyPdf: - splitting documents page by page,
+pyPdf: - merging documents page by page,
+pyPdf: - cropping pages,
+pyPdf: - merging multiple pages into a single page,
+pyPdf: - encrypting and decrypting PDF files.
pyPdf:
+pyPdf: Homepage: http://pybrary.net/pyPdf/