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

{
    "name": "py313-bokeh",
    "portdir": "python/py-bokeh",
    "version": "3.7.3",
    "license": "BSD",
    "platforms": "{darwin any}",
    "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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2697
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel",
                "py313-colorama",
                "py313-setuptools-git-versioning"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-pandas",
                "python313",
                "py313-xyzservices",
                "py313-tornado",
                "py313-packaging",
                "py313-numpy",
                "py313-yaml",
                "py313-Pillow",
                "py313-jinja2",
                "py313-contourpy"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "peakipy",
                "py-bokeh",
                "holoviews"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-panel"
            ]
        }
    ]
}