GET /api/v1/ports/p5.26-math-mpc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.26-math-mpc",
"portdir": "perl/p5-math-mpc",
"version": "1.120.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": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gmp",
"libmpc",
"mpfr",
"perl5.26",
"p5.26-math-mpfr"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-math-anynum"
]
}
]
}