GET /api/v1/ports/py313-opengl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-opengl",
"portdir": "python/py-opengl",
"version": "3.1.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pyopengl.sourceforge.net/",
"description": "Python binding to OpenGL",
"long_description": "PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 318
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-tkinter",
"py313-Pillow",
"py313-opengl-accelerate"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"napari",
"py-opengl"
]
}
]
}