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

{
    "name": "py-kubernetes",
    "portdir": "python/py-kubernetes",
    "version": "28.1.0",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/kubernetes-client/python",
    "description": "Official Python Client Library for Kubernetes",
    "long_description": "Official Python Client Library for Kubernetes",
    "active": true,
    "categories": [
        "sysutils",
        "python"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 993
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-kubernetes"
            ]
        }
    ],
    "depends_on": []
}