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

{
    "name": "py310-pyqt6-sip",
    "portdir": "python/py-pyqt6-sip",
    "version": "13.10.0",
    "license": "(GPL-2 or GPL-3 or PSF)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/sip/",
    "description": "The sip module support for PyQt6",
    "long_description": "The sip module support for PyQt6",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-setuptools",
                "py310-wheel",
                "py310-build",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-pyqt6-charts",
                "py310-pyqt6-webengine",
                "py310-pyqt6-3d",
                "py310-pyqt6-scintilla",
                "py310-pyqt6-datavisualization",
                "py310-pyqt6-networkauth"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-pyqt6"
            ]
        }
    ]
}