GET /api/v1/ports/py38-ipywidgets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-ipywidgets",
"portdir": "python/py-ipywidgets",
"version": "8.1.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org",
"description": "IPython HTML widgets for Jupyter.",
"long_description": "IPython HTML widgets for Jupyter.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-comm",
"py38-ipython",
"py38-jupyterlab_widgets",
"py38-traitlets",
"py38-widgetsnbextension"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-jupyter_sphinx",
"py38-jupyter",
"py38-ipympl"
]
},
{
"type": "run",
"ports": [
"py38-photomosaic"
]
}
]
}