GET /api/v1/ports/py312-pyviz_comms/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pyviz_comms",
"portdir": "python/py-pyviz_comms",
"version": "3.0.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/holoviz/pyviz_comms",
"description": "Offers a simple bidirectional communication architecture for PyViz tools including support for Jupyter comms in both the classic notebook and Jupyterlab.",
"long_description": "Offers a simple bidirectional communication architecture for PyViz tools including support for Jupyter comms in both the classic notebook and Jupyterlab.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1048
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-hatch-nodejs-version",
"py312-installer",
"py312-hatchling",
"py312-hatch-jupyter-builder",
"git",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-jupyterlab",
"py312-jupyterlab_pygments",
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-panel"
]
}
]
}