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

{
    "name": "p5.30-commandable",
    "portdir": "perl/p5-commandable",
    "version": "0.140.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Commandable",
    "description": "Commandable - utilities for commandline-based programs",
    "long_description": "Commandable - utilities for commandline-based programs",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2652
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "p5.30-module-build",
                "p5.30-test-simple",
                "p5.30-attribute-storage"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-module-pluggable",
                "p5.30-experimental",
                "p5.30-meta"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-devel-mat"
            ]
        }
    ]
}