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

{
    "name": "py36-pyqt-builder",
    "portdir": "python/py-pyqt-builder",
    "version": "1.12.2",
    "license": "(GPL-2 or GPL-3 or PSF)",
    "platforms": "{darwin any}",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://www.riverbankcomputing.com/software/pyqt-builder/",
    "description": "The PEP 517 compliant PyQt build system",
    "long_description": "The PEP 517 compliant PyQt build system",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-setuptools",
                "py36-setuptools_scm",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-sip",
                "py36-importlib-metadata",
                "py36-packaging"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py36-pyqt5-chart",
                "py36-pyqt5-scintilla",
                "py36-pyqt5-webengine",
                "py36-poppler-qt5",
                "py36-pyqt5"
            ]
        }
    ]
}