GET /api/v1/ports/py311-openstackclient/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-openstackclient",
"portdir": "python/py-openstackclient",
"version": "8.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-openstackclient/latest/",
"description": "Command-line client for OpenStack",
"long_description": "OpenStackClient (aka OSC) is a command-line client for OpenStack that brings the command set for Compute, Identity, Image, Network, Object Store and Block Storage APIs together in a single shell with a uniform command structure.",
"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-keystoneclient",
"py311-openstacksdk",
"py311-osc-lib",
"py311-oslo-i18n",
"py311-cliff",
"py311-cinderclient",
"py311-stevedore",
"py311-iso8601",
"py311-cryptography",
"py311-requests"
]
}
],
"depends_on": []
}