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

{
    "name": "p5.30-class-tiny",
    "portdir": "perl/p5-class-tiny",
    "version": "1.8.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Class::Tiny",
    "description": "Minimalist class construction",
    "long_description": "This module offers a minimalist class construction kit in around 120 lines of code.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 423
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-role-hooks",
                "p5.30-sub-handlesvia"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-test-file-sharedir",
                "p5.30-class-tiny-chained",
                "p5.30-path-isdev",
                "p5.30-test2-tools-process",
                "p5.30-pod-spell",
                "p5.30-path-finddev",
                "p5.30-devel-partialdump"
            ]
        }
    ]
}