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

{
    "name": "p5-extutils-cchecker",
    "portdir": "perl/p5-extutils-cchecker",
    "version": "0.120.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-extutils-cchecker",
    "homepage": "https://metacpan.org/pod/ExtUtils::CChecker",
    "description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
    "long_description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2515
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-extutils-cchecker"
            ]
        }
    ],
    "depends_on": []
}