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

{
    "name": "p5.30-netaddr-ip",
    "portdir": "perl/p5-netaddr-ip",
    "version": "4.79.0",
    "license": "(Artistic-1 or GPL-2+)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/NetAddr::IP",
    "description": "Manages IPv4 and IPv6 addresses and subnets",
    "long_description": "An object-oriented abstraction on top of IP addresses or IP subnets that allows for easy manipulations",
    "active": true,
    "categories": [
        "net",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.30-data-validate-ip",
                "p5.30-mail-spf",
                "p5.30-mail-spamassassin"
            ]
        }
    ]
}