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

{
    "name": "p5.30-pegex",
    "portdir": "perl/p5-pegex",
    "version": "0.750.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Pegex",
    "description": "Pegex - Acmeist PEG Parser Framework",
    "long_description": "Pegex is an Acmeist parser framework. It allows you to easily create parsers that will work equivalently in lots of programming languages!",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-test-pod",
                "p5.30-tie-ixhash",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-yaml-pp",
                "p5.30-file-sharedir-install",
                "p5.30-xxx"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-inline-c"
            ]
        }
    ]
}