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

{
    "name": "py38-hdfs",
    "portdir": "python/py-hdfs",
    "version": "2.6.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://hdfscli.readthedocs.org/",
    "description": "API and command line interface for HDFS",
    "long_description": "API and command line interface for HDFS",
    "active": false,
    "categories": [
        "sysutils",
        "net",
        "python",
        "parallel"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 563
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-docopt",
                "py38-requests",
                "py38-setuptools",
                "py38-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py38-apache-beam"
            ]
        }
    ]
}