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

{
    "name": "p5.26-data-validate-ip",
    "portdir": "perl/p5-data-validate-ip",
    "version": "0.270.0",
    "license": "Artistic-1 and GPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Data::Validate::IP",
    "description": "IPv4 and IPv6 validation methods",
    "long_description": "IPv4 and IPv6 validation methods",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "p5.26-test-requires"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-netaddr-ip"
            ]
        }
    ],
    "depends_on": []
}