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