GET /api/v1/ports/py37-pyface/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py37-pyface",
    "portdir": "python/py-pyface",
    "version": "7.4.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/enthought/pyface",
    "description": "The Enthought pyface package",
    "long_description": "The pyface project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "jjstickel",
            "github": "jjstickel",
            "ports_count": 132
        }
    ],
    "variants": [
        "pyqt4",
        "pyside",
        "pyqt5"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-importlib-resources",
                "py37-pygments",
                "python37",
                "py37-traits",
                "py37-pyqt5",
                "py37-importlib-metadata"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-traitsui"
            ]
        }
    ]
}