GET /api/v1/ports/py310-openstackclient/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-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": [
"py310-setuptools",
"clang-17",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-pbr"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-keystoneclient",
"py310-openstacksdk",
"py310-osc-lib",
"py310-oslo-i18n",
"py310-cliff",
"py310-cinderclient",
"py310-stevedore",
"py310-iso8601",
"py310-cryptography",
"py310-requests"
]
}
],
"depends_on": []
}