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

{
    "name": "py313-sphinx-gallery",
    "portdir": "python/py-sphinx-gallery",
    "version": "0.19.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://sphinx-gallery.github.io",
    "description": "Extension for automatic generation of an example gallery",
    "long_description": "Extension for automatic generation of an example gallery",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-setuptools_scm",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel",
                "clang-17",
                "py313-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-Pillow",
                "py313-sphinx",
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-sphinx-gallery"
            ]
        }
    ]
}