           MODULE=zarith
          VERSION=1.14
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/ocaml/Zarith/archive/refs/tags/release-$VERSION.tar.gz
       SOURCE_VFY=sha256:5db9dcbd939153942a08581fabd846d0f3f2b8c67fe68b855127e0472d4d1859
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Zarith-release-$VERSION
         WEB_SITE=https://github.com/ocaml/Zarith
          ENTERED=20210413
          UPDATED=20241222
            SHORT="arithmetic and logical operations over arbitrary-precision integers"

cat << EOF
This library implements arithmetic and logical operations over arbitrary-precision integers.
EOF
