           SPELL=libzip
         VERSION=1.3.0
     SOURCE_HASH=sha512:8e12a23fe62b993ff4592e1b9da152533a363b0603fc1f65e6cbb6121d4260c45f98171effbccb76dec4030b0fcdcd273919755a2496ab462431646ac83bb900
  SECURITY_PATCH=3
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=https://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
