Paketname | python-pyglew |
Beschreibung | GLEW bindings for Python |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.2-4 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 892 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 231236 Byte |
Prüfsumme MD5 | 1a44aee3ddaaf6291f6754ca97f9df38 |
Prüfsumme SHA1 | f9a3055efc8158729f920428376d53f55ea7211b |
Prüfsumme SHA256 | 2008b2b2f4476a9e52db3f9b596de66e1e25e36285c2fbb16716a93b55125766 |
Link zum Herunterladen | python-pyglew_0.1.2-4_i386.deb |
Ausführliche Beschreibung | PyGLEW is the Python-bindings for the excellent OpenGL Extension Wrangler
(GLEW), a library that handles initiliazation of OpenGL extensions.
.
This Python wrapper over GLEW will let that library to initializate and check
availability of extentions, and then to freely use them in a Python code.
.
In addition, there are many extentions needed by other tools, like pygpu.
|