[Lunar-commits] <moonbase-other> qpdf: Adding to moonbase, it will be a depends for cups-filters (new module).
stumbles
stumbles at lunar-linux.org
Sat Feb 2 12:06:25 CET 2013
commit 4a94eae922bd6eb5a8be9f8f286005ef8cc37cb7
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 02 Feb 2013 03:06:25 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/4a94eae922bd6eb5a8be9f8f286005ef8cc37cb7
qpdf: Adding to moonbase, it will be a depends for cups-filters (new module).
---
graphics/qpdf/DETAILS | +21/-0
1 file changed, 21 insertions(+)
--- /dev/null
+++ b/graphics/qpdf/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=qpdf
+ VERSION=4.0.1
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:029ad13e1089396df34aeee3c5e386789715112a
+ WEB_SITE=http://qpdf.sourceforge.net/
+ ENTERED=20130202
+ UPDATED=20130202
+ SHORT="does structural, content-preserving transformations on PDF files"
+cat << EOF
+QPDF is a command-line 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 is capable of creating linearized (also known as web-optimized) files and encrypted
+files. It is also capable of converting PDF files with object streams (also known as
+compressed objects) to files with no compressed objects or to generate object streams
+from files that don't have them (or even those that already do). QPDF also supports a
+special mode designed to allow you to edit the content of PDF files in a text editor.
+EOF
More information about the Lunar-commits
mailing list