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

{
    "name": "py36-ipywidgets",
    "portdir": "python/py-ipywidgets",
    "version": "7.6.5",
    "license": "BSD",
    "platforms": "darwin",
    "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": 2544
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-ipython",
                "py36-ipython_genutils",
                "py36-jupyterlab_widgets",
                "python36",
                "py36-traitlets",
                "py36-widgetsnbextension",
                "py36-nbformat",
                "py36-ipykernel"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-bqplot",
                "py36-jupyter",
                "py36-ipympl"
            ]
        }
    ]
}