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

{
    "name": "py39-pyqt5-sip",
    "portdir": "python/py-pyqt5-sip",
    "version": "12.17.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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1623
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-eric-ide"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pyqt5"
            ]
        }
    ]
}