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

{
    "name": "py39-pyqt5-scintilla",
    "portdir": "python/py-pyqt5-scintilla",
    "version": "2.14.1",
    "license": "(GPL-3 or OpenSSLException)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/qscintilla",
    "description": "PyQt5 bindings for the QScintilla programmers editor widget",
    "long_description": "QScintilla is a port to Qt of the Scintilla programmers editor widget. It supports the traditional low-level Scintilla API and implements a high-level API covering such things as auto-completion, code folding and lexer configuration.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "pkgconfig",
                "py39-sip",
                "py39-pyqt-builder"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "qscintilla-qt5",
                "python39",
                "py39-pyqt5"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-eric-ide"
            ]
        }
    ]
}