mirror of
https://git.yoctoproject.org/poky
synced 2026-03-27 16:02:21 +01:00
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
|