GET /api/v1/ports/py37-oslo-i18n/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-oslo-i18n",
"portdir": "python/py-oslo-i18n",
"version": "6.0.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.i18n/latest/",
"description": "Common utility type functions",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-pbr",
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-cinderclient",
"py37-keystoneclient",
"py37-novaclient",
"py37-openstackclient",
"py37-osc-lib",
"py37-oslo-config",
"py37-oslo-utils"
]
}
]
}