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

{
    "name": "py312-pyqt6",
    "portdir": "python/py-pyqt6",
    "version": "6.10.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": 1976
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-18",
                "pkgconfig",
                "py312-sip",
                "py312-pyqt-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt6-qtwebchannel",
                "qt6-qtimageformats",
                "qt6-qtsvg",
                "qt6-qt5compat",
                "qt6-qtlocation",
                "qt6-qtserialbus",
                "qt6-qtremoteobjects",
                "qt6-qtconnectivity",
                "qt6-qttools",
                "qt6-qtwebsockets",
                "qt6-qttranslations",
                "qt6-qtpositioning",
                "qt6-qtshadertools",
                "qt6-qtmultimedia",
                "qt6-qtbase",
                "qt6-qtquicktimeline",
                "qt6-qtdoc",
                "qt6-qthttpserver",
                "qt6-qtvirtualkeyboard",
                "qt6-qtlottie",
                "qt6-qtlanguageserver",
                "qt6-qtquick3dphysics",
                "qt6-qtscxml",
                "qt6-qtspeech",
                "python312",
                "dbus-python312",
                "qt6-qtgraphs",
                "qt6-qtquickeffectmaker",
                "qt6-qtquick3d",
                "qt6-qtdeclarative",
                "qt6-qtsensors",
                "qt6-qtserialport"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-pyqt6-sip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py312-pyqt6-3d",
                "py312-pyqt6-charts",
                "py312-pyqt6-datavisualization",
                "py312-pyqt6-networkauth",
                "py312-pyqt6-webengine",
                "py312-pyqt6-scintilla"
            ]
        }
    ]
}