category: Math Libs
requires: mingw64-x86_64-gcc-core mingw64-x86_64-gmp pkg-config
sdesc: "A library for multiple-precision floating-point arithmetic with exact rounding (for Win64 toolchain)"
ldesc: "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.  The
main goal of MPFR is to provide a library for multiple-precision
floating-point computation which is both efficient and has a
well-defined semantics. It copies the good ideas from the
ANSI/IEEE-754 standard for double-precision floating-point
arithmetic.

This package does NOT contain cygwin binaries.
Instead, it contains msvcrt-linked binaries.  It is for use with the
mingw64-x86_64-gcc cross compiler, and installs into the
/mingw/x86_64-pc-mingw64-gnu/sys-root/usr/{lib,include} directories."