           SPELL=python-libarchive-c
         VERSION=4.0
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/Changaco/${SPELL}/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:1544713802789859ffa9a0d8f4e490f720bbd4d589aae8899d0d1fb6780f2cde0db96f3023c1c32eacea07ea325ac180797aebdb0e8e37093af53807f2e5c812
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-$VERSION"
        WEB_SITE="https://github.com/Changaco/python-libarchive-c"
      LICENSE[0]=CC0
         ENTERED=20170311
           SHORT="a Python interface to libarchive"
cat << EOF
A Python interface to libarchive. It uses the standard ctypes module to
dynamically load and access the C library.
EOF
