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

{
    "name": "py35-ipympl",
    "portdir": "python/py-ipympl",
    "version": "0.3.3",
    "license": "BSD",
    "platforms": "darwin",
    "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": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 411
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py35-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35",
                "py35-ipykernel",
                "py35-ipywidgets",
                "py35-matplotlib"
            ]
        }
    ],
    "depends_on": []
}