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

{
    "name": "p5.30-data-optlist",
    "portdir": "perl/p5-data-optlist",
    "version": "0.114.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Data::OptList",
    "description": "parse and validate simple name/value option pairs",
    "long_description": "parse and validate simple name/value option pairs",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-params-util",
                "p5.30-sub-install"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-dist-zilla",
                "p5.30-class-load",
                "p5.30-test-moose-more",
                "p5.30-sub-exporter",
                "p5.30-catalyst-runtime",
                "p5.30-moose"
            ]
        }
    ]
}