         MODULE=minizip-ng
        VERSION=4.2.1
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/zlib-ng/minizip-ng/archive/refs/tags/$VERSION.tar.gz
     SOURCE_VFY=sha256:3cc35c2cb925dbe67cc801e3234b31b0f30197812a99377352fa1b551ab3d011
       WEB_SITE=https://github.com/zlib-ng/minizip-ng
        ENTERED=20250108
        UPDATED=20260621
          SHORT="a zip manipulation library written in C"

cat << EOF
The motivation behind this repository has been the need for new features and bug
fixes to the original library which had not been maintained for a long period of
time. The code has been largely refactored and rewritten in order to help
improve maintainability and readability.
EOF
