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

{
    "name": "py36-bokeh",
    "portdir": "python/py-bokeh",
    "version": "2.4.2",
    "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": 2544
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-Pillow",
                "py36-dateutil",
                "py36-jinja2",
                "py36-numpy",
                "python36",
                "py36-setuptools",
                "py36-tornado",
                "py36-typing_extensions",
                "py36-yaml",
                "py36-packaging"
            ]
        }
    ],
    "depends_on": []
}