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

{
    "name": "py312-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": [
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel",
                "py312-hatch-jupyter-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-terminado",
                "py312-zmq",
                "py312-argon2-cffi",
                "py312-jupyter_client",
                "py312-jupyter_core",
                "py312-nbconvert",
                "python312",
                "py312-prometheus_client",
                "py312-send2trash",
                "py312-websocket-client",
                "py312-jupyter_server_terminals",
                "py312-overrides",
                "py312-jupyter_events",
                "py312-nbformat",
                "py312-packaging",
                "py312-jinja2",
                "py312-anyio",
                "py312-traitlets",
                "py312-tornado"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py312-nbclassic"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-jupyterlab",
                "py312-jupyterlab_server",
                "py312-jupyter-lsp",
                "py312-nbclassic",
                "py312-notebook",
                "py312-notebook_shim"
            ]
        }
    ]
}