GET /api/v1/ports/p5.30-math-base85/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-math-base85",
"portdir": "perl/p5-math-base85",
"version": "0.500.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Math::Base85",
"description": "handles numbers in base 85",
"long_description": "Math::Base85 handles numbers in base 85, via strings and Math::BigInt. For more information, read the module or RFC 1924.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-math-bigint"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-net-ipv6addr"
]
}
]
}