summaryrefslogtreecommitdiffstats
path: root/doc/qpdf/DETAILS
blob: 94cb517a4ea63a330ff0b314de18cdd19d5b67d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
           SPELL=qpdf
         VERSION=10.0.1
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/qpdf/qpdf/releases/download/release-qpdf-$VERSION/$SOURCE
         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=qpdf.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://github.com/qpdf/qpdf
      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