7 lines
297 B
PHP
7 lines
297 B
PHP
|
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
|