GET /api/v1/ports/p5-sub-name/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-sub-name",
"portdir": "perl/p5-sub-name",
"version": "0.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-sub-name",
"homepage": "https://metacpan.org/pod/Sub::Name",
"description": "(re)name a sub",
"long_description": "(re)name a sub",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"p5.34-sub-name"
]
}
],
"depends_on": []
}