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

{
    "name": "py310-jupyter_client",
    "portdir": "python/py-jupyter_client",
    "version": "8.6.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://jupyter.org",
    "description": "Jupyter protocol implementation and client libraries.",
    "long_description": "Jupyter protocol implementation and client libraries.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-build",
                "py310-hatchling",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-traitlets",
                "python310",
                "py310-zmq",
                "py310-dateutil",
                "py310-tornado",
                "py310-jupyter_core"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-spyder-kernels-devel",
                "py310-ipyparallel",
                "py310-ipykernel",
                "py310-jupyter_server",
                "py310-nbclient",
                "py310-jupyter_console",
                "py310-spyder-kernels",
                "py310-qtconsole",
                "py310-nbclassic"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-nbval"
            ]
        }
    ]
}