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

{
    "name": "py36-qscintilla-qt4",
    "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 Qt4 QScintilla",
    "long_description": "Python bindings for Qt4 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": 453
        },
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1405
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "qt4-mac",
                "py36-sip4",
                "py36-pyqt4",
                "qscintilla-qt4"
            ]
        }
    ],
    "depends_on": []
}