GET /api/v1/ports/tinyxml/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "tinyxml",
    "portdir": "textproc/tinyxml",
    "version": "2.6.2",
    "license": "zlib",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.grinninglizard.com/tinyxml/",
    "description": "Simple, small, C++ XML parser",
    "long_description": "TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "QCSXCAD",
                "gource",
                "opencolorio",
                "openEMS",
                "nektarpp",
                "CSXCAD",
                "orfeotoolbox",
                "py310-orfeotoolbox",
                "py312-orfeotoolbox",
                "py311-orfeotoolbox",
                "cegui",
                "xrootd"
            ]
        }
    ]
}