GET /api/v1/ports/p5-http-tiny/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5-http-tiny",
"portdir": "perl/p5-http-tiny",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-http-tiny",
"homepage": "https://metacpan.org/pod/HTTP::Tiny",
"description": "A small, simple, correct HTTP/1.1 client",
"long_description": "A small, simple, correct HTTP/1.1 client",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.34-http-tiny"
]
}
],
"depends_on": []
}