diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 01:29:52 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 371f5191f652f5624b25b3196ff6d2d21934e2a6 (patch) | |
tree | d0a0c727be870e4e0234b269f17e4cd1818d97c3 /office/qpdf/README | |
parent | 85b006b77a175ec87b93242c87d6afbe78d71cac (diff) | |
download | slackbuilds-371f5191f652f5624b25b3196ff6d2d21934e2a6.tar.gz |
office/qpdf: Removed (included in Slackware 14.2)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/qpdf/README')
-rw-r--r-- | office/qpdf/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/office/qpdf/README b/office/qpdf/README deleted file mode 100644 index 02efdffb38..0000000000 --- a/office/qpdf/README +++ /dev/null @@ -1,12 +0,0 @@ -QPDF is a program that does structural, content-preserving -transformations on PDF files. It could have been called something -like pdf-to-pdf. It also provides many useful capabilities to -developers of PDF-producing software or for people who just want to -look at the innards of a PDF file to learn more about how they work. - -QPDF offers many capabilities such as linearization (web -optimization), encrypt, and decription of PDF files. Note that QPDF -does not have the capability to create PDF files from scratch; it is -only used to create PDF files with special characteristics starting -from other PDF files or to inspect or extract information from -existing PDF files. |