GET /api/v1/ports/py311-jupyter-lsp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-jupyter-lsp",
"portdir": "python/py-jupyter-lsp",
"version": "2.2.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyter-lsp/jupyterlab-lsp",
"description": "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server.",
"long_description": "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2689
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-installer",
"py311-wheel",
"clang-17",
"py311-build",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"py311-jupyter_server",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jupyterlab"
]
}
]
}