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

{
    "name": "p5.32-net-patricia",
    "portdir": "perl/p5-net-patricia",
    "version": "1.220.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/Net::Patricia",
    "description": "Patricia Trie perl module for fast IP address lookups",
    "long_description": "Patricia Trie perl module for fast IP address lookups",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "mjl",
            "github": "",
            "ports_count": 7
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32",
                "p5.32-net-cidr-lite",
                "p5.32-socket6"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-mail-spamassassin"
            ]
        }
    ]
}