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

{
    "name": "py36-colorcet",
    "portdir": "python/py-colorcet",
    "version": "3.0.0",
    "license": "CC-BY",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://colorcet.holoviz.org",
    "description": "Collection of perceptually uniform colormaps",
    "long_description": "Collection of perceptually uniform colormaps",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1048
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-param",
                "py36-pyct",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-importlib-metadata"
            ]
        }
    ],
    "depends_on": []
}