summaryrefslogtreecommitdiffstats
path: root/office/pdfshuffler/README
diff options
context:
space:
mode:
author Howard Pepper <h_pepper at bellsouth {dot} net>2011-08-21 21:49:11 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-08-21 21:49:11 -0300
commit10e6a88e06d66c664f66b8973602462e90c16993 (patch)
tree4c0b62e6843de5f9b273cc9bda2d72288bc8e68e /office/pdfshuffler/README
parent70b7572e8b8fb6185739ce2608b078636599b723 (diff)
downloadslackbuilds-10e6a88e06d66c664f66b8973602462e90c16993.tar.gz
slackbuilds-10e6a88e06d66c664f66b8973602462e90c16993.tar.xz
office/pdfshuffler: Added (python pdf manipulator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/pdfshuffler/README')
-rw-r--r--office/pdfshuffler/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/office/pdfshuffler/README b/office/pdfshuffler/README
new file mode 100644
index 0000000000..fafa48d633
--- /dev/null
+++ b/office/pdfshuffler/README
@@ -0,0 +1,6 @@
+PDF-Shuffler is a small python-gtk application, which helps the user to
+merge or split pdf documents and rotate, crop and rearrange their pages
+using an interactive and intuitive graphical interface. It is a frontend
+for python-pyPdf.
+
+This requires pypoppler and pyPdf.