GET /api/v1/ports/py310-vispy/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-vispy",
"portdir": "python/py-vispy",
"version": "0.16.1",
"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": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1181
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-setuptools",
"py310-cython",
"py310-setuptools_scm",
"py310-pythran",
"py310-wheel",
"py310-setuptools_scm_git_archive",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-numpy",
"py310-Pillow",
"py310-kiwisolver",
"py310-pyqt5",
"py310-meshio",
"py310-freetype",
"py310-hsluv",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-napari-svg"
]
}
]
}