           SPELL=python-cliapp
         VERSION=0.29
          SOURCE="${SPELL}_${VERSION}.orig.tar.gz"
   SOURCE_URL[0]=http://code.liw.fi/debian/pool/main/p/$SPELL/$SOURCE
     SOURCE_HASH=sha512:983fdbc3ab85c89deb4bb0df04516dbd072732a95f4dd289f637de48c01d7ffa6ae1b0417331057a575e397a5cfb2115fa70ac3f90a235f5143ca34c6a5b1195
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/cliapp-${VERSION}"
        WEB_SITE="http://liw.fi/cliapp/"
      LICENSE[0]=GPL
         ENTERED=20110827
           SHORT="Python framework for Unix-like command line programs"
cat << EOF
cliapp is a Python framework for Unix-like command line programs. It contains
the typical stuff such programs need to do, such as parsing the command line for
options, and iterating over input files.
EOF
