GET /api/v1/ports/p5.30-test-kit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-test-kit",
"portdir": "perl/p5-test-kit",
"version": "2.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::Kit",
"description": "Test::Kit - Build custom test packages with only the features you want",
"long_description": "Test::Kit - Build custom test packages with only the features you want",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"p5.30-test-nowarnings",
"p5.30-test-output",
"p5.30-test-pod",
"p5.30-test-simple",
"p5.30-test-warn",
"p5.30-test-exception"
]
},
{
"type": "lib",
"ports": [
"p5.30-hook-lexwrap",
"p5.30-import-into",
"p5.30-module-runtime",
"p5.30-sub-delete",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-pod-readme"
]
}
]
}