           SPELL=duplicity
         VERSION=0.6.16
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://code.launchpad.net/${SPELL}/0.6-series/${VERSION}/+download/${SOURCE}
     SOURCE_HASH=sha512:a7041a3f86df95dd282ba5b4e08c676a89e351d1204e89eafc770b61079b9d36f10c97ca6a91c04b898d3ac9c55d08dba62daa874d51f0917eafb7140a9506fd
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
