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

{
    "name": "p5-specio",
    "portdir": "perl/p5-specio",
    "version": "0.500.0",
    "license": "Artistic-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-specio",
    "homepage": "https://metacpan.org/pod/Specio",
    "description": "Specio - Type constraints and coercions for Perl",
    "long_description": "Specio - Type constraints and coercions for Perl",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-specio"
            ]
        }
    ],
    "depends_on": []
}