          MODULE=libzip
         VERSION=1.11.4
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://libzip.org/download/
      SOURCE_VFY=sha256:8a247f57d1e3e6f6d11413b12a6f28a9d388de110adc0ec608d893180ed7097b
        WEB_SITE=https://libzip.org
         ENTERED=20071027
         UPDATED=20250528
           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
