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

{
    "name": "py37-pyviz_comms",
    "portdir": "python/py-pyviz_comms",
    "version": "2.3.2",
    "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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1048
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "py37-setuptools",
                "py37-wheel",
                "py37-build",
                "py37-installer",
                "git",
                "py37-jupyter_packaging"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-numpy",
                "py37-param",
                "py37-pyobjc",
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py37-panel"
            ]
        }
    ]
}