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

{
    "name": "p5.26-xml-libxml-simple",
    "portdir": "perl/p5-xml-libxml-simple",
    "version": "1.10.0",
    "license": "(Artistic-1 or GPL)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/XML::LibXML::Simple",
    "description": "XML::LibXML clone of XML::Simple",
    "long_description": "This module is a blunt rewrite of XML::Simple to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers.",
    "active": false,
    "categories": [
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.26",
                "p5.26-xml-libxml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-flickr-api"
            ]
        }
    ]
}