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

{
    "name": "p5.32-xml-namespacesupport",
    "portdir": "perl/p5-xml-namespacesupport",
    "version": "1.120.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/XML::NamespaceSupport",
    "description": "Simple generic namespace support class",
    "long_description": "Simple generic namespace support class",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 392
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.32"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.32-xml-libxml",
                "p5.32-xml-sax-writer",
                "p5.32-xml-simple",
                "p5.32-xml-sax",
                "p5.32-xml-sax-expat",
                "p5.32-config-any"
            ]
        }
    ]
}