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

{
    "name": "py38-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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "webkit",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "py38-sip",
                "py38-pyqt-builder",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "dbus-python38",
                "python38",
                "qt5",
                "qt5-qtbase",
                "qt5-qtscript",
                "qt5-qt3d"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-pyqt5-sip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "ninja-ide",
                "py38-pyqt5-webengine",
                "py38-pyface",
                "py38-vispy",
                "py38-superqt",
                "py38-gpilab-framework",
                "py38-pyqtgraph",
                "py38-poppler-qt5",
                "py38-qpageview",
                "py38-eric-ide",
                "py38-pyqt5-scintilla",
                "py38-magicgui",
                "py38-pyqt5-chart"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-spyder-devel",
                "py38-xraylarch",
                "py38-qimage2ndarray",
                "py38-spyder"
            ]
        }
    ]
}