GET /api/v1/ports/py38-jupyterlab_pygments/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-jupyterlab_pygments",
"portdir": "python/py-jupyterlab_pygments",
"version": "0.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "JupyterLab Pygments Theme",
"long_description": "JupyterLab Pygments Theme",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-hatch-nodejs-version",
"py38-jupyterlab",
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17",
"py38-hatch-jupyter-builder"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-pygments"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pyviz_comms"
]
}
]
}