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

{
    "name": "py38-jupyter_server",
    "portdir": "python/py-jupyter_server",
    "version": "2.13.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://jupyter.org/",
    "description": "The Jupyter Server provides the backend for Jupyter web applications.",
    "long_description": "The Jupyter Server provides the backend for Jupyter web applications.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-17",
                "py38-hatch-jupyter-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-nbconvert",
                "py38-nbformat",
                "py38-overrides",
                "py38-packaging",
                "py38-prometheus_client",
                "py38-send2trash",
                "python38",
                "py38-tornado",
                "py38-traitlets",
                "py38-websocket-client",
                "py38-zmq",
                "py38-jupyter_server_terminals",
                "py38-jupyter_events",
                "py38-terminado",
                "py38-anyio",
                "py38-argon2-cffi",
                "py38-jinja2",
                "py38-jupyter_client",
                "py38-jupyter_core"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py38-nbclassic"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-notebook",
                "py38-nbclassic",
                "py38-jupyterlab_server",
                "py38-notebook_shim",
                "py38-jupyterlab",
                "py38-jupyter-lsp"
            ]
        }
    ]
}