Paketname | python-pyglew |
Beschreibung | GLEW bindings for Python |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.2-4+b1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 876 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1) |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | python-pyglew (0.1.2-4) |
Paketgröße | 228626 Byte |
Prüfsumme MD5 | 7ee07db31d51cad9dc0207b13cee79e7 |
Prüfsumme SHA1 | 3133f824138f87a774ab9a3834c6167a9eadab72 |
Prüfsumme SHA256 | 408e21811d0b84ba1e45d8c45ce9107dde814374625a18852147b239b8621a4d |
Link zum Herunterladen | python-pyglew_0.1.2-4+b1_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.
|