           SPELL=zziplib
         VERSION=0.13.47
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
     SOURCE_HASH=sha512:c27ba86472e6160287f901c27bb753c0e4e32c5b3bc0cc8cb22539b01e5533c5d78ecaddf612b5cba44ca0a34c66c8a9964db9db7dfca1f61dbbab665dd1bc08
        WEB_SITE=http://zziplib.sourceforge.net/
         ENTERED=20050309
      LICENSE[0]=LGPL
        KEYWORDS="archive libs"
           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
