         MODULE=minizip-ng
        VERSION=4.2.2
         SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL_FULL=https://github.com/zlib-ng/minizip-ng/archive/refs/tags/$VERSION.tar.gz
     SOURCE_VFY=sha256:71af7b9799856d8b03619df3949e9c1be9703f8de0795af71399ba283cb27aac
       WEB_SITE=https://github.com/zlib-ng/minizip-ng
        ENTERED=20250108
        UPDATED=20260822
          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
