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

{
    "name": "py27-bokeh",
    "portdir": "python/py-bokeh",
    "version": "1.3.4",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/bokeh/bokeh",
    "description": "Bokeh is an implementation of Grammar of Graphics",
    "long_description": "Bokeh (pronounced boh-Kay) is an implementation of Grammar of Graphics for Python, that also supports the customized rendering flexibility of Protovis and d3.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2697
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-Pillow",
                "py27-dateutil",
                "py27-futures",
                "py27-jinja2",
                "py27-numpy",
                "python27",
                "py27-setuptools",
                "py27-six",
                "py27-tornado",
                "py27-yaml",
                "py27-packaging"
            ]
        }
    ],
    "depends_on": []
}