GET /api/v1/ports/p5-class-tiny/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-class-tiny",
"portdir": "perl/p5-class-tiny",
"version": "1.8.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-class-tiny",
"homepage": "https://metacpan.org/pod/Class::Tiny",
"description": "Minimalist class construction",
"long_description": "This module offers a minimalist class construction kit in around 120 lines of code.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 423
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-class-tiny"
]
}
],
"depends_on": []
}