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

{
    "name": "xrootd",
    "portdir": "science/xrootd",
    "version": "5.7.3",
    "license": "LGPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://xrootd.org/",
    "description": "Generic suite for fast, low-latency and scalable data access.",
    "long_description": "Generic suite for fast, low-latency and scalable data access.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "jonesc",
            "github": "cjones051073",
            "ports_count": 216
        }
    ],
    "variants": [
        "debug",
        "python38",
        "python39",
        "python310",
        "python311",
        "python312",
        "python313",
        "readline",
        "ssl",
        "kerberos",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cctools",
                "cmake",
                "pkgconfig",
                "clang-17",
                "py313-setuptools",
                "py313-setuptools_scm",
                "py313-pip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libxml2",
                "tinyxml",
                "zlib",
                "python313",
                "openssl3",
                "ossp-uuid",
                "readline",
                "swig",
                "curl",
                "kerberos5",
                "json-c"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-scikit-hep-uproot4",
                "py39-scikit-hep-uproot",
                "py310-scikit-hep-uproot",
                "py311-scikit-hep-uproot",
                "py37-scikit-hep-uproot",
                "py37-scikit-hep-uproot4",
                "py38-scikit-hep-uproot4",
                "py39-scikit-hep-uproot4",
                "py310-scikit-hep-uproot4",
                "py311-scikit-hep-uproot4",
                "py38-scikit-hep-uproot",
                "root6"
            ]
        }
    ]
}