GET /api/v1/ports/py310-kubernetes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-kubernetes",
"portdir": "python/py-kubernetes",
"version": "28.1.0",
"license": "Apache-2",
"platforms": "{darwin 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": 994
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py310-requests",
"py310-urllib3",
"py310-six",
"py310-dateutil",
"python310",
"py310-requests-oauthlib",
"py310-google-auth",
"py310-websocket-client",
"py310-yaml",
"py310-certifi"
]
}
],
"depends_on": []
}