           SPELL=libzip
         VERSION=1.1
     SOURCE_HASH=sha512:0a250835155eb2ed19a00718e086b3e05741c9bcf01c7c73ed6e83fd989d9fb0bddf192f69c989f75860e4e9a44490b263fd08d9b06994e534fc0374667df2f0
  SECURITY_PATCH=2
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=http://www.nih.at/libzip
   SOURCE_URL[0]=$WEB_SITE/$SOURCE
      LICENSE[0]=GPL
         ENTERED=20071027
        KEYWORDS="zip library"
           SHORT="manipulate zip archives"
cat << EOF
libzip is a C library for reading, creating, and modifying zip archives. 
Files can be added from data buffers, files, or compressed data copied directly 
from other zip archives. Changes made without closing the archive can be 
reverted. The API is documented by man pages.
EOF
