GET /api/v1/ports/p5.30-catalyst-plugin-static-simple/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.30-catalyst-plugin-static-simple",
"portdir": "perl/p5-catalyst-plugin-static-simple",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Static::Simple",
"description": "Make serving static pages painless.",
"long_description": "The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-runtime",
"p5.30-mime-types",
"p5.30-moose",
"p5.30-namespace-autoclean"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-devel"
]
}
]
}