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

{
    "name": "p5.32-alien-curl",
    "portdir": "perl/p5-alien-curl",
    "version": "0.110.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Alien::curl",
    "description": "Alien::curl - Discover or download and install curl + libcurl",
    "long_description": "Alien::curl - Discover or download and install curl + libcurl",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2515
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.32-env-shellwords",
                "p5.32-test-simple",
                "p5.32-test2-suite",
                "clang-14",
                "pkgconfig",
                "p5.32-ffi-checklib"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "curl",
                "p5.32-alien-build",
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-alien-proj"
            ]
        }
    ]
}