Documentation
[build-dependencies.gl_generator]
version = "0.14.0"
[dev-dependencies.glutin]
version = "0.21.0"

[package]
authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>", "Corey Richardson", "Arseny Kapoulkine"]
build = "build.rs"
categories = ["api-bindings", "rendering::graphics-api"]
description = "OpenGL bindings"
documentation = "https://docs.rs/gl"
homepage = "https://github.com/brendanzab/gl-rs/"
keywords = ["gl", "egl", "opengl", "khronos"]
license = "Apache-2.0"
name = "gl"
readme = "README.md"
repository = "https://github.com/brendanzab/gl-rs/"
version = "0.14.0"