GET /api/v1/ports/p5.32-catalyst-plugin-static-simple/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.32-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.32",
                "p5.32-catalyst-runtime",
                "p5.32-mime-types",
                "p5.32-moose",
                "p5.32-namespace-autoclean"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-catalyst-devel"
            ]
        }
    ]
}