           SPELL=zziplib
         VERSION=0.10.82
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
          MD5[0]=bdab901776e2d557a06290c98fceff59
        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
