GET /api/v1/ports/py38-bokeh/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-bokeh",
"portdir": "python/py-bokeh",
"version": "3.1.1",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-colorama",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16",
"py38-setuptools-git-versioning"
]
},
{
"type": "lib",
"ports": [
"py38-yaml",
"python38",
"py38-contourpy",
"py38-xyzservices",
"py38-Pillow",
"py38-jinja2",
"py38-numpy",
"py38-packaging",
"py38-pandas",
"py38-tornado"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-note-seq",
"py38-panel"
]
}
]
}