          MODULE=libzip
         VERSION=0.10.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://www.nih.at/$MODULE
      SOURCE_VFY=sha1:04be811a1919e1063a1f5210671181b7b5416d45
        WEB_SITE=http://www.nih.at/libzip/index.html
         ENTERED=20071027
         UPDATED=20120401
           SHORT="C library for reading, creating, and modifying 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
