GET /api/v1/ports/py38-ipympl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-ipympl",
"portdir": "python/py-ipympl",
"version": "0.9.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/jupyter-matplotlib",
"description": "Matplotlib Jupyter Extension",
"long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-jupyter_packaging",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"yarn"
]
},
{
"type": "lib",
"ports": [
"py38-ipython",
"py38-ipywidgets",
"py38-jupyterlab",
"py38-matplotlib",
"python38"
]
}
],
"depends_on": []
}