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

{
    "name": "py310-envisage",
    "portdir": "python/py-envisage",
    "version": "7.0.3",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/enthought/envisage",
    "description": "The Enthought envisage package",
    "long_description": "Envisage is a Python-based framework for building extensible applications, that is, applications whose functionality can be extended by adding plug-ins. Envisage provides a standard mechanism for features to be added to an application, whether by the original developer or by someone else.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "jjstickel",
            "github": "jjstickel",
            "ports_count": 162
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-wheel",
                "py310-installer",
                "clang-17",
                "py310-setuptools",
                "py310-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-apptools",
                "python310"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-mayavi"
            ]
        }
    ]
}