gmp-mpfr-sys 1.4.9

Rust FFI bindings for GMP, MPFR and MPC
Documentation
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: mpfr
URL: https://www.mpfr.org/
Description: C library for multiple-precision floating-point computations
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lmpfr -lgmp
Cflags: -I${includedir}