GET /api/v1/ports/py-hatch-jupyter-builder/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-hatch-jupyter-builder",
"portdir": "python/py-hatch-jupyter-builder",
"version": "0.9.1",
"license": "BSD",
"platforms": "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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2697
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-hatch-jupyter-builder"
]
}
],
"depends_on": []
}