GET /api/v1/ports/py36-oslo-i18n/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py36-oslo-i18n",
    "portdir": "python/py-oslo-i18n",
    "version": "5.0.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "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": [
                "clang-9.0",
                "py36-pbr",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py36-cinderclient",
                "py36-keystoneclient",
                "py36-novaclient",
                "py36-openstackclient",
                "py36-osc-lib",
                "py36-oslo-config",
                "py36-oslo-utils"
            ]
        }
    ]
}