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

{
    "name": "py38-vispy",
    "portdir": "python/py-vispy",
    "version": "0.14.3",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://vispy.org/index.html",
    "description": "VisPy is a high-performance interactive 2D/3D data visualization library.",
    "long_description": "VisPy is a high-performance interactive 2D/3D data visualization library. VisPy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1048
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-oldest-supported-numpy",
                "py38-setuptools_scm",
                "py38-setuptools_scm_git_archive",
                "py38-wheel",
                "py38-pythran",
                "py38-build",
                "py38-installer",
                "clang-16",
                "py38-cython",
                "py38-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-kiwisolver",
                "py38-meshio",
                "py38-numpy",
                "py38-pyqt5",
                "py38-freetype",
                "py38-hsluv",
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-napari-svg"
            ]
        }
    ]
}