           SPELL=duplicity
         VERSION=0.6.25
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://code.launchpad.net/${SPELL}/0.6-series/${VERSION}/+download/${SOURCE}
     SOURCE_HASH=sha512:17304e38990e0a34aa4bae9f2d12a99ece031ac048667fba27afbcc32e1fb8455a2672426e49edb543bd7e345dc74f784f34c26ec2e1651eb10ba479868e04a0
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://duplicity.nongnu.org"
      LICENSE[0]=GPL
         ENTERED=20111026
           SHORT="a tool for creating incremental, encrypted backups"
cat << EOF
Duplicity implements a traditional backup scheme, where the initial archive
contains all information (full backup) and in the future only the changed
information is added.
EOF
