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

{
    "name": "py37-pyqt5-chart",
    "portdir": "python/py-pyqt5-chart",
    "version": "5.15.6",
    "license": "(GPL-3 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/pyqtchart",
    "description": "PyQt5 Chart bindings",
    "long_description": "PyQtChart is a set of Python bindings for The Qt Company's Qt Charts library. The bindings sit on top of PyQt5 and are implemented as a single module..",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "pkgconfig",
                "py37-sip",
                "py37-pyqt-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "qt5-qtcharts",
                "python37",
                "py37-pyqt5"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-eric-ide"
            ]
        }
    ]
}