GET /api/v1/ports/py36-stevedore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py36-stevedore",
    "portdir": "python/py-stevedore",
    "version": "1.31.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://docs.openstack.org/stevedore",
    "description": "Manage dynamic plugins for Python applications",
    "long_description": "Manage dynamic plugins for Python applications",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-pbr",
                "py36-setuptools",
                "py36-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-virtualenvwrapper"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-cliff",
                "py36-dogpile-cache",
                "py36-keystoneauth1",
                "py36-keystoneclient",
                "py36-novaclient",
                "py36-openstackclient",
                "py36-osc-lib",
                "py36-oslo-config"
            ]
        }
    ]
}