GET /api/v1/ports/py311-novaclient/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-novaclient",
"portdir": "python/py-novaclient",
"version": "18.9.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-novaclient/latest/",
"description": "Command line for openstack api",
"long_description": "This is a client for the OpenStack Nova API. There's a Python API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-17",
"py311-pbr",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-prettytable",
"py311-oslo-utils",
"py311-oslo-serialization",
"py311-oslo-i18n",
"py311-keystoneauth1",
"py311-stevedore",
"py311-iso8601"
]
}
],
"depends_on": []
}