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

{
    "name": "p5-extutils-libbuilder",
    "portdir": "perl/p5-extutils-libbuilder",
    "version": "0.90.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": "p5.34-extutils-libbuilder",
    "homepage": "https://metacpan.org/pod/ExtUtils::LibBuilder",
    "description": "help build perl modules with self-contained C libraries",
    "long_description": "Some Perl modules need to ship C libraries together with their Perl code. Although there are mechanisms to compile and link (or glue) C code in your Perl programs, there isn't a clear method to compile standard, self-contained C libraries. This module's main goal is to help in that task.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-extutils-libbuilder"
            ]
        }
    ],
    "depends_on": []
}