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

{
    "name": "py312-traitsui",
    "portdir": "python/py-traitsui",
    "version": "8.0.0",
    "license": "BSD and GPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/enthought/traitsui",
    "description": "The Enthought traitsui package",
    "long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "jjstickel",
            "github": "jjstickel",
            "ports_count": 162
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-build",
                "py312-setuptools",
                "py312-wheel",
                "clang-17",
                "py312-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-pyface",
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py312-mayavi",
                "py312-apptools",
                "py-traitsui"
            ]
        }
    ]
}