GET /api/v1/ports/py37-jupyter_packaging/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-jupyter_packaging",
"portdir": "python/py-jupyter_packaging",
"version": "0.12.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
"long_description": "Utilities for making Python packages with and without accompanying JavaScript packages.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-hatchling",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-tomlkit",
"python37",
"py37-wheel",
"py37-deprecation",
"py37-packaging",
"py37-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-jupyterlab_widgets",
"py37-notebook",
"py37-jupyterlab",
"py37-pyviz_comms",
"py37-ipyparallel",
"py37-ipympl"
]
},
{
"type": "lib",
"ports": [
"py37-jupyterlab"
]
}
]
}