diff options
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 |
commit | 10e6a88e06d66c664f66b8973602462e90c16993 (patch) | |
tree | 4c0b62e6843de5f9b273cc9bda2d72288bc8e68e /office/pdfshuffler/README | |
parent | 70b7572e8b8fb6185739ce2608b078636599b723 (diff) |
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/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/office/pdfshuffler/README b/office/pdfshuffler/README new file mode 100644 index 000000000000..fafa48d63387 --- /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. |