GET /api/v1/ports/py38-jupyter_client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py38-tornado",
"python38",
"py38-zmq",
"py38-traitlets",
"py38-dateutil",
"py38-importlib-metadata",
"py38-jupyter_core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-nbclassic",
"py38-jupyter_console",
"py38-spyder-kernels-devel",
"py38-ipyparallel",
"py38-ipykernel",
"py38-spyder-kernels",
"py38-nbclient",
"py38-jupyter_server",
"py38-qtconsole"
]
},
{
"type": "run",
"ports": [
"py38-nbval"
]
}
]
}