GET /api/v1/ports/py311-jupyterlab_server/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-jupyterlab_server",
"portdir": "python/py-jupyterlab_server",
"version": "2.25.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "This package is used to launch an application built using JupyterLab.",
"long_description": "This package is used to launch an application built using JupyterLab.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-babel",
"py311-jsonschema",
"python311",
"py311-jupyter_server",
"py311-json5",
"py311-packaging",
"py311-requests",
"py311-jinja2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jupyterlab",
"py311-notebook"
]
}
]
}