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

{
    "name": "py27-pyqt5",
    "portdir": "python/py27-pyqt5",
    "version": "5.15.4",
    "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": [],
    "variants": [
        "debug",
        "scintilla",
        "webkit",
        "graceful"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtscript",
                "qt5-qt3d",
                "dbus-python27",
                "qt5",
                "py27-enum34",
                "py27-sip4",
                "python27",
                "qt5-qtbase"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-qscintilla-qt5",
                "gnuradio-devel",
                "py27-pyqtgraph",
                "py27-eric-ide",
                "py27-poppler-qt5",
                "py27-pyqt5-webengine",
                "py27-pyqt5-chart"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-qimage2ndarray"
            ]
        }
    ]
}