GET /api/v1/ports/p5.34-test-perltidy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.34-test-perltidy",
"portdir": "perl/p5-test-perltidy",
"version": "20230226",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Test::PerlTidy",
"description": "Check that all your files are tidy.",
"long_description": "Check that all your files are tidy.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-path-tiny",
"p5.34-perl-tidy",
"p5.34-text-diff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-test-perltidy"
]
}
]
}