GET /api/v1/ports/py38-hatch-jupyter-builder/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-hatch-jupyter-builder",
"portdir": "python/py-hatch-jupyter-builder",
"version": "0.9.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jupyterlab/hatch-jupyter-builder",
"description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
"long_description": "A build hook plugin for Hatch that adds a build step for use with Jupyter packages.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-build",
"py38-hatchling",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-hatchling"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py38-notebook",
"py38-jupytext",
"py38-jupyter_server",
"py38-jupyterlab",
"py38-jupyterlab_pygments",
"py38-pyviz_comms"
]
}
]
}