GET /api/v1/ports/p5.28-math-anynum/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-math-anynum",
"portdir": "perl/p5-math-anynum",
"version": "0.400.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::AnyNum",
"description": "Math::AnyNum - Arbitrary size precision for integers, rationals, floating-points and complex numbers.",
"long_description": "Math::AnyNum - Arbitrary size precision for integers, rationals, floating-points and complex numbers.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2653
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-math-gmpz",
"perl5.28",
"p5.28-math-mpfr",
"p5.28-math-mpc",
"p5.28-math-gmpq"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-math-gcomplex"
]
}
]
}