GET /api/v1/ports/p5.32-math-mpc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.32-math-mpc",
"portdir": "perl/p5-math-mpc",
"version": "1.330.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::MPC",
"description": "Math::MPC - perl interface to the MPC (multi precision complex) library.",
"long_description": "Math::MPC - perl interface to the MPC (multi precision complex) library.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2652
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libmpc",
"mpfr",
"perl5.32",
"p5.32-math-mpfr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-math-anynum"
]
}
]
}