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

{
    "name": "py36-pyviz_comms",
    "portdir": "python/py-pyviz_comms",
    "version": "2.1.0",
    "license": "BSD",
    "platforms": "darwin",
    "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": 1052
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "git",
                "clang-9.0",
                "py36-jupyter_packaging"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-pyobjc",
                "python36",
                "py36-setuptools",
                "py36-numpy",
                "py36-param"
            ]
        }
    ],
    "depends_on": []
}