GET /api/v1/ports/p5.30-inline-c/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.30-inline-c",
    "portdir": "perl/p5-inline-c",
    "version": "0.820.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Inline::C",
    "description": "Inline::C Write Perl Subroutines in C",
    "long_description": "Inline::C is a module that allows you to write Perl subroutines in C.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "p5.30-file-copy-recursive",
                "p5.30-file-sharedir-install",
                "p5.30-io-all",
                "p5.30-test-warn",
                "p5.30-yaml-libyaml"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-extutils-makemaker",
                "p5.30-inline",
                "p5.30-parse-recdescent",
                "p5.30-pegex",
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-alien-gimp"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-alien-proj4",
                "p5.30-inline-filters",
                "p5.30-pdl"
            ]
        }
    ]
}