GET /api/v1/ports/py37-jupyterlab_server/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-jupyterlab_server",
"portdir": "python/py-jupyterlab_server",
"version": "2.4.0",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-jupyter_server",
"python37",
"py37-requests",
"py37-packaging",
"py37-babel",
"py37-jinja2",
"py37-json5",
"py37-jsonschema"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jupyterlab"
]
}
]
}