GET /api/v1/ports/p5-math-random-isaac/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-math-random-isaac",
"portdir": "perl/p5-math-random-isaac",
"version": "1.4.0",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-math-random-isaac",
"homepage": "https://metacpan.org/pod/Math::Random::ISAAC",
"description": "Perl interface to the ISAAC PRNG algorithm",
"long_description": "Perl interface to the ISAAC PRNG algorithm",
"active": true,
"categories": [
"math",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-math-random-isaac"
]
}
],
"depends_on": []
}