GET /api/v1/ports/py39-ipympl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-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": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-jupyter_packaging",
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "yarn"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-ipython",
                "py39-ipywidgets",
                "py39-jupyterlab",
                "py39-matplotlib",
                "python39"
            ]
        }
    ],
    "depends_on": []
}