           SPELL=python-libarchive-c
         VERSION=2.8
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/Changaco/${SPELL}/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:1fd6353b75d332791d789493a0e4ab96309010d759fcd26d430812817b4de3a59baf8e4b770c07091985921fedbddef44611f38b4a9ecbaaa399bd886050bec9
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
