         MODULE=mpir
        VERSION=3.0.0
         SOURCE=$MODULE-$VERSION.tar.gz
     SOURCE_URL=https://github.com/wbhart/mpir/archive/refs/tags/
     SOURCE_VFY=sha256:86a5039badc3e6738219a262873a1db5513405e15ece9527b718fcd0fac09bb2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$MODULE-$VERSION
       WEB_SITE=https://github.com/wbhart/mpir
        ENTERED=20220504
        UPDATED=20220504
          SHORT="library for bignum arithmetic"

cat << EOF
MPIR is a highly optimised library for bignum arithmetic forked from the GMP bignum library.
It is written in assembly language and C. It is community maintained via the GitHub
repositories of William Hart (Linux/OSX) and Brian Gladman (Windows). 
EOF
