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

{
    "name": "py38-pyqt5-sip",
    "portdir": "python/py-pyqt5-sip",
    "version": "12.16.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 PyQt5",
    "long_description": "The sip module support for PyQt5",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1623
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-eric-ide"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-pyqt5"
            ]
        }
    ]
}