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

{
    "name": "py-widgetsnbextension",
    "portdir": "python/py-widgetsnbextension",
    "version": "4.0.10",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://ipython.org",
    "description": "Interactive HTML widgets for Jupyter notebooks.",
    "long_description": "Interactive HTML widgets for Jupyter notebooks.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-widgetsnbextension"
            ]
        }
    ],
    "depends_on": []
}