GET /api/v1/ports/py39-jupyterlab_server/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-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": 2697
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-json5",
"py39-jsonschema",
"python39",
"py39-packaging",
"py39-requests",
"py39-jupyter_server",
"py39-babel",
"py39-importlib-metadata",
"py39-jinja2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyterlab",
"py39-notebook"
]
}
]
}