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

{
    "name": "p5.26-extutils-xsbuilder",
    "portdir": "perl/p5-extutils-xsbuilder",
    "version": "0.280.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/ExtUtils::XSBuilder",
    "description": "ExtUtils::XSBuilder - Automatic Perl XS glue code generation",
    "long_description": "ExtUtils::XSBuilder is a set modules to parse C header files and create XS glue code and documentation out of it. Idealy this allows to write an interface to a C library without coding a line.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-parse-recdescent",
                "p5.26-tie-ixhash"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-libapreq2"
            ]
        }
    ]
}