           SPELL=zziplib
         VERSION=0.10.82
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
     SOURCE_HASH=sha512:88b44eb2daea14728e2354f3d74f2f39fff3010201cd89e47be898fac12f4e0f8f65bbe6f2de93c7f2caf2cb2a848a3e72e400da9671be6f767709ec487dd8b4
        WEB_SITE=http://zziplib.sourceforge.net/
         ENTERED=20050309
         UPDATED=20050309
      LICENSE[0]=LGPL
       BUILD_API=2
           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
