GET /api/v1/ports/py36-keystoneclient/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-keystoneclient",
"portdir": "python/py-keystoneclient",
"version": "4.1.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/python-keystoneclient/latest/",
"description": "Client for the OpenStack Identity API",
"long_description": "Client for the OpenStack Identity API",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools",
"py36-pbr"
]
},
{
"type": "lib",
"ports": [
"python36"
]
},
{
"type": "run",
"ports": [
"py36-oslo-i18n",
"py36-oslo-serialization",
"py36-oslo-utils",
"py36-requests",
"py36-six",
"py36-stevedore",
"py36-oslo-config",
"py36-keystoneauth1",
"py36-debtcollector"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-openstackclient"
]
}
]
}