          MODULE=mpfr
         VERSION=4.2.2
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=https://www.mpfr.org/mpfr-current/
      SOURCE_VFY=sha256:b67ba0383ef7e8a8563734e2e889ef5ec3c3b898a01d00fa0a6869ad81c6ce01
        WEB_SITE=http://www.mpfr.org
         ENTERED=20070111
         UPDATED=20250320
           SHORT="C library for multiple-precision floating-point computations"

cat << EOF
The MPFR library is a C library for multiple-precision floating-point
computations with exact rounding (also called correct rounding). It is
based on the GMP multiple-precision library.
EOF
