source $GRIMOIRE/CMAKE_FUNCTIONS
           SPELL=zziplib
         VERSION=0.13.72
  SECURITY_PATCH=4
     SOURCE_HASH=sha512:4bb089e74813c6fac9657cd96e44e4a6469bf86aba3980d885c4573e8db45e74fd07bbdfcec9f36297c72227c8c0b2c37dab1bc4326cef8529960e482fe501c8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      LICENSE[0]=LGPL
        WEB_SITE=https://github.com/gdraheim/zziplib
   SOURCE_URL[0]=$WEB_SITE/archive/v${VERSION}.tar.gz
        KEYWORDS="archive libs"
         ENTERED=20050309
           SHORT="Library for read access on ZIP-archives"
cat << EOF
The ZZIPlib provides read access on ZIP-archives. The library uses only the
patent-free compression-algorithms supported by Zlib. It provides functions
that transparently access files being either real files or zipped files,
both with the same filepath.
EOF
