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

{
    "name": "py36-dogpile-cache",
    "portdir": "python/py-dogpile-cache",
    "version": "1.0.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/sqlalchemy/dogpile.cache",
    "description": "Caching front-end based on the Dogpile lock",
    "long_description": "Caching front-end based on the Dogpile lock",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-decorator",
                "py36-stevedore"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py36-openstacksdk"
            ]
        }
    ]
}