GET /api/v1/ports/p5.34-canary-stability/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.34-canary-stability",
    "portdir": "perl/p5-canary-stability",
    "version": "2013",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Canary::Stability",
    "description": "Canary::Stability - canary to check perl compatibility",
    "long_description": "Canary::Stability - canary to check perl compatibility",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.34-io-aio",
                "p5.34-async-interrupt",
                "p5.34-anyevent",
                "p5.34-convert-uulib",
                "p5.34-coro",
                "p5.34-io-fdpass",
                "p5.34-json-xs",
                "p5.34-cbor-xs",
                "p5.34-ev"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5-canary-stability"
            ]
        }
    ]
}