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

{
    "name": "p5.30-xml-xpath",
    "portdir": "perl/p5-xml-xpath",
    "version": "1.480.0",
    "license": "Artistic-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://metacpan.org/pod/XML::XPath",
    "description": "set of modules for parsing and evaluating XPath statements",
    "long_description": "This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath.",
    "active": true,
    "categories": [
        "textproc",
        "perl"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "p5.30-path-tiny",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "perl5.30",
                "p5.30-scalar-list-utils",
                "p5.30-xml-parser"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "p5.30-xml-feed"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.30-test-xml",
                "p5.30-xml-atom",
                "p5.30-spreadsheet-readsxc",
                "p5.30-graphviz",
                "p5.30-xml-twig"
            ]
        }
    ]
}