summaryrefslogtreecommitdiffstats
path: root/doc/qpdf/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2012-09-14 13:30:57 +0200
committerTreeve Jelbert2012-09-14 13:30:57 +0200
commit389f71b922d236b1422df27eab3b4590801d8f9c (patch)
tree18d58106537bb4011f75cf8ec208a4caa8a8a08a /doc/qpdf/DETAILS
parent748b2f20abc00e6847f0ecc9b51a8c8258c69772 (diff)
qpdf-3.0.2 - new spell
Diffstat (limited to 'doc/qpdf/DETAILS')
-rwxr-xr-xdoc/qpdf/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/qpdf/DETAILS b/doc/qpdf/DETAILS
new file mode 100755
index 0000000000..93fcf057aa
--- /dev/null
+++ b/doc/qpdf/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=qpdf
+ VERSION=3.0.2
+ SOURCE_HASH=sha512:0ee534cb3f1fb31a85e8d1e0e78d02630dd4e008660c93b376e1dfd3850b313e73ba4db4f148f263ecccebb357b3d44b70d89babfaa2117c1b634467547f14a8
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+WEB_SITE=http://$SPELL.SourceForge.net
+ LICENSE[0]=ARTISTIC
+ ENTERED=20120914
+ KEYWORDS=""
+ SHORT="manipulate PDF files"
+cat << EOF
+QPDF is a C++ library and set of programs that inspect and manipulate the
+structure of PDF files. It can encrypt and linearize files, expose the
+internals of a PDF file, and do many other operations useful to end users and
+PDF developers.
+EOF