[build] type = "python" [dependencies] build = [ "python-wheel", ] runtime = [ "python", "python-jinja", "python-lxml", "python-setuptools" ] [package] description = "Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs" homepage = "https://github.com/Dav1dde/glad" license = "MIT" name = "glad" version = "2.0.8" [[source]] extract_dir = "$name-$version" url = "https://github.com/Dav1dde/glad#v$version"