GET /api/v1/ports/p5.26-math-mpfr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-math-mpfr",
"portdir": "perl/p5-math-mpfr",
"version": "4.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::MPFR",
"description": "Perl interface to the MPFR library",
"long_description": "This module wraps the MPFR library functions. The MPFR library is a C library for multiple-precision floating-point computations with correct rounding.",
"active": false,
"categories": [
"math",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-math-longdouble"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-math-anynum",
"p5.26-math-mpc",
"p5.26-math-mpfi"
]
}
]
}