GET /api/v1/ports/p5.34-math-mpfr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-math-mpfr",
"portdir": "perl/p5-math-mpfr",
"version": "4.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::MPFR",
"description": "Math::MPFR - perl interface to the MPFR (floating point) library.",
"long_description": "Math::MPFR - perl interface to the MPFR (floating point) library.",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-math-longdouble",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp",
"mpfr",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-math-anynum",
"p5.34-math-mpfi",
"p5.34-math-mpc",
"p5-math-mpfr"
]
}
]
}