          MODULE=ocaml-num
         VERSION=1.5
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/ocaml/num/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:7ae07c8f5601e2dfc5008a62dcaf2719912ae596a19365c5d7bdf2230515959a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/num-$VERSION
        WEB_SITE=https://github.com/ocaml/num
         ENTERED=20180921
         UPDATED=20241222
           SHORT="ocaml num library"
PSAFE=no
cat << EOF
The legacy Num library for arbitrary-precision integer and rational arithmetic
that used to be part of the OCaml core distribution.
EOF
