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

{
    "name": "p5.34-pmtools",
    "portdir": "perl/p5-pmtools",
    "version": "2.2.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/pmtools",
    "description": "A suite of small programs to help manage Perl modules",
    "long_description": "This is pmtools -- a suite of small programs to help manage modules. The names are totally preliminary, and in fact, so is the code. We follow the \"keep it small\" notion of many tiny tools each doing one thing well, eschewing giant megatools with millions of options.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "jpo",
            "github": "jpoliv",
            "ports_count": 60
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5-pmtools"
            ]
        }
    ]
}