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

{
    "name": "py310-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": [
        "debug",
        "webkit"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "pkgconfig",
                "py310-sip",
                "py310-pyqt-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "qt5",
                "dbus-python310",
                "qt5-qtbase",
                "qt5-qtscript",
                "qt5-qt3d"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-pyqt5-sip"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "NanoVNASaver",
                "py310-pyqt5-scintilla",
                "py310-pyqt5-webengine",
                "py310-magicgui",
                "py310-superqt",
                "py310-vispy",
                "convertall",
                "py310-eric-ide",
                "py310-pyface",
                "py310-pyqt5-chart",
                "py310-poppler-qt5",
                "py310-qpageview",
                "py310-pyqtgraph"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-spyder",
                "frescobaldi",
                "frescobaldi-devel",
                "py310-qimage2ndarray",
                "py310-xraylarch",
                "py310-spyder-devel"
            ]
        }
    ]
}