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

{
    "name": "py313-pyqt5",
    "portdir": "python/py-pyqt5",
    "version": "5.15.11",
    "license": "(GPL-3 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
    "description": "PyQt5 is a set of Python bindings for the Qt5 toolkit",
    "long_description": "PyQt5 is a set of Python bindings for the Qt5 toolkit. The bindings are implemented as a set of Python modules and contain over 620 classes.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "webkit",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-sip",
                "pkgconfig",
                "clang-17",
                "py313-pyqt-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313",
                "qt5",
                "dbus-python313",
                "qt5-qtbase",
                "qt5-qtscript",
                "qt5-qt3d"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-pyqt5-sip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "tortoisehg",
                "py313-magicgui",
                "py313-superqt",
                "py313-vispy",
                "py313-pyqt5-chart",
                "py313-pyqt5-scintilla",
                "py313-pyqt5-webengine",
                "qgis3",
                "qgis3-ltr"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-qimage2ndarray",
                "pymol",
                "pymol-devel"
            ]
        }
    ]
}