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

{
    "name": "p5.34-xml-xml2json",
    "portdir": "perl/p5-xml-xml2json",
    "version": "0.60.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/XML::XML2JSON",
    "description": "XML::XML2JSON - Convert XML into JSON (and back again) using XML::LibXML",
    "long_description": "XML::XML2JSON - Convert XML into JSON (and back again) using XML::LibXML",
    "active": true,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.34-json",
                "p5.34-json-xs",
                "p5.34-yaml-syck",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-json-dwiw",
                "p5.34-xml-libxml",
                "perl5.34"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.34-bio-phylo",
                "p5-xml-xml2json"
            ]
        }
    ]
}