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

{
    "name": "py311-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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "clang-17",
                "py311-hatch-jupyter-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-argon2-cffi",
                "py311-jupyter_client",
                "py311-jupyter_core",
                "py311-nbconvert",
                "py311-nbformat",
                "py311-prometheus_client",
                "python311",
                "py311-terminado",
                "py311-zmq",
                "py311-websocket-client",
                "py311-overrides",
                "py311-jupyter_server_terminals",
                "py311-jupyter_events",
                "py311-send2trash",
                "py311-packaging",
                "py311-traitlets",
                "py311-jinja2",
                "py311-tornado",
                "py311-anyio"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py311-nbclassic"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-jupyterlab",
                "py311-jupyterlab_server",
                "py311-jupyter-lsp",
                "py311-nbclassic",
                "py311-notebook",
                "py311-notebook_shim"
            ]
        }
    ]
}