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

{
    "name": "p5.30-cgi-ssi",
    "portdir": "perl/p5-cgi-ssi",
    "version": "0.920.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/CGI::SSI",
    "description": "CGI::SSI - Use SSI from CGI scripts",
    "long_description": "CGI::SSI - Use SSI from CGI scripts",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-html-simpleparse",
                "p5.30-http-cookies",
                "p5.30-http-message",
                "perl5.30",
                "p5.30-timedate",
                "p5.30-uri",
                "p5.30-libwww-perl"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-cgi-formbuilder"
            ]
        }
    ]
}