GET /api/v1/ports/py310-matplotlib-inline/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py310-matplotlib-inline",
    "portdir": "python/py-matplotlib-inline",
    "version": "0.1.6",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/martinRenou/matplotlib-inline",
    "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
    "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2544
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-wheel",
                "py310-installer",
                "clang-16",
                "py310-setuptools",
                "py310-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-traitlets",
                "python310"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-ipykernel",
                "py310-ipython"
            ]
        }
    ]
}