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

{
    "name": "p5.34-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.34",
                "p5.34-ipc-cmd",
                "p5.34-text-parsewords"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.34-alien-libxml2",
                "p5.34-syntax-keyword-dynamically",
                "p5.34-future-xs",
                "p5.34-xs-parse-sublike",
                "p5.34-b-hooks-atruntime",
                "p5.34-net-libidn2",
                "p5.34-lexical-var",
                "p5.34-meta",
                "p5.34-alien-editline",
                "p5.34-syntax-keyword-match",
                "p5.34-syntax-keyword-multisub",
                "p5.34-syntax-operator-divides",
                "p5.34-syntax-operator-equ",
                "p5.34-syntax-operator-existsor",
                "p5.34-syntax-operator-in",
                "p5.34-object-pad",
                "p5.34-xs-parse-keyword",
                "p5.34-attribute-storage",
                "p5.34-syntax-keyword-try",
                "p5.34-syntax-keyword-defer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-config-autoconf",
                "p5-extutils-cbuilder",
                "p5.34-extutils-cchecker",
                "p5.34-alien-build"
            ]
        }
    ]
}