Provides repackaged binary GLEW (OpenGL Extension Wrangler) shared library for Kivy. Version 0.3.1. Rarely updated; used internally by Kivy's sdl2 window provider on Windows.
pip install kivy-deps-glewVerified import paths — ran on the pinned version, not inferred.
GLEW is used automatically when Kivy initializes its OpenGL context. No direct import needed.
Use the package 'kivy-deps-sdl2' instead for the SDL2 window provider on Windows.
Only install on Windows if needed; prefer letting Kivy's installer handle dependencies automatically.