7 lines
297 B
HTML
7 lines
297 B
HTML
DESCRIPTION = "Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr"
|
|
HOMEPAGE = "http://www.multiprecision.org/"
|
|
LICENSE = "LGPLv2"
|
|
SECTION = "libs"
|
|
|
|
inherit autotools
|