GET /api/v1/ports/py39-bokeh/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-bokeh",
"portdir": "python/py-bokeh",
"version": "3.4.0",
"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": [
"py39-colorama",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools-git-versioning",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-yaml",
"python39",
"py39-contourpy",
"py39-xyzservices",
"py39-Pillow",
"py39-jinja2",
"py39-numpy",
"py39-packaging",
"py39-pandas",
"py39-tornado"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-note-seq",
"py39-panel"
]
}
]
}