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

{
    "name": "p5.28-extutils-cbuilder",
    "portdir": "perl/p5-extutils-cbuilder",
    "version": "0.280.236",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/ExtUtils::CBuilder",
    "description": "Compile and link C code for Perl modules",
    "long_description": "This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.28",
                "p5.28-ipc-cmd",
                "p5.28-text-parsewords"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.28-syntax-keyword-multisub",
                "p5.28-syntax-keyword-try",
                "p5.28-attribute-storage",
                "p5.28-alien-editline",
                "p5.28-alien-libxml2",
                "p5.28-b-hooks-atruntime",
                "p5.28-xs-parse-keyword",
                "p5.28-object-pad",
                "p5.28-xs-parse-sublike",
                "p5.28-syntax-keyword-match",
                "p5.28-net-libidn2",
                "p5.28-syntax-keyword-defer",
                "p5.28-lexical-var",
                "p5.28-syntax-keyword-dynamically",
                "p5.28-future-xs"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.28-config-autoconf",
                "p5.28-alien-build",
                "p5.28-extutils-cchecker"
            ]
        }
    ]
}