GET /api/v1/ports/p5.30-http-server-simple-psgi/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-http-server-simple-psgi",
    "portdir": "perl/p5-http-server-simple-psgi",
    "version": "0.160.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/HTTP::Server::Simple::PSGI",
    "description": "PSGI handler for HTTP::Server::Simple",
    "long_description": "HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that can run PSGI applications.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "jpo",
            "github": "jpoliv",
            "ports_count": 60
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-http-server-simple"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-plack-test-agent",
                "p5.30-lwp-consolelogger"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-dancer"
            ]
        }
    ]
}