GET /api/v1/ports/p5.34-net-ipv6addr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "p5.34-net-ipv6addr",
    "portdir": "perl/p5-net-ipv6addr",
    "version": "1.20.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Net::IPv6Addr",
    "description": "functions for parsing IPv6 addresses",
    "long_description": "Net::IPv6Addr provides functions for parsing IPv6 addresses in all formats described by RFC1884 and RFC1924. It will generate \"IP6.INT.\" strings (as described in RFC1886) if you are inclined to play with DNS records.",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.34",
                "p5.34-math-base85",
                "p5.34-math-bigint"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-net-frame",
                "p5-net-ipv6addr"
            ]
        }
    ]
}