diff options
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 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. |