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

{
    "name": "py310-pyqt6",
    "portdir": "python/py-pyqt6",
    "version": "6.8.1",
    "license": "(GPL-3 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/pyqt/intro",
    "description": "PyQt6 is a set of Python bindings for the Qt6 toolkit",
    "long_description": "PyQt6 is a set of Python bindings for the Qt6 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": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "pkgconfig",
                "py310-sip",
                "py310-pyqt-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt64-qtquick3d",
                "qt64-qtquicktimeline",
                "qt64-qtdeclarative",
                "qt64-qtserialport",
                "qt64-qtsensors",
                "qt64-qtdoc",
                "qt64-qthttpserver",
                "qt64-qtwebchannel",
                "qt64-qtimageformats",
                "qt64-qtshadertools",
                "qt64-qtvirtualkeyboard",
                "qt64-qtsvg",
                "qt64-qt5compat",
                "python310",
                "qt64-qtserialbus",
                "qt64-qtlanguageserver",
                "qt64-qtmultimedia",
                "qt64-qtremoteobjects",
                "qt64-qtquick3dphysics",
                "qt64-qtscxml",
                "qt64-qtconnectivity",
                "qt64-qtspeech",
                "qt64-qtwebview",
                "qt64-qttools",
                "qt64-qtwebsockets",
                "qt64-qttranslations",
                "qt64-qtlottie",
                "dbus-python310",
                "qt64-qtbase",
                "qt64-qtpositioning"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-pyqt6-sip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-pyqt6-3d",
                "py310-pyqt6-charts",
                "py310-pyqt6-datavisualization",
                "py310-pyqt6-networkauth",
                "py310-pyqt6-webengine",
                "py310-pyqt6-scintilla"
            ]
        }
    ]
}