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

{
    "name": "py27-qscintilla-qt5",
    "portdir": "devel/qscintilla",
    "version": "2.11.6",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/qscintilla/",
    "description": "Python bindings for Qt5 QScintilla",
    "long_description": "Python bindings for Qt5 QScintilla, a port to Qt of Neil Hodgson's Scintilla C++ editor control.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 433
        },
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1140
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "qt5-qtbase",
                "py27-sip4",
                "py27-pyqt5",
                "qscintilla-qt5"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-eric-ide",
                "py-qscintilla-qt5"
            ]
        }
    ]
}