# [`glewcompat`][]
Create [OpenGL][] code base compatibility reports using [`glewinfo`][] and
[`grep`][].
Consider using [`glregistry`][] as a more robust alternative.
[`glewcompat`]: https://git.rcrnstn.net/rcrnstn/glewcompat
[OpenGL]: https://en.wikipedia.org/wiki/OpenGL
[`glewinfo`]: https://github.com/nigels-com/glew#glewinfo
[`grep`]: https://en.wikipedia.org/wiki/Grep
[`glregistry`]: https://git.rcrnstn.net/rcrnstn/glregistry
## License
Licensed under the [ISC License][] unless otherwise noted, see the
[`LICENSE`][] file.
[ISC License]: https://choosealicense.com/licenses/isc
[`LICENSE`]: LICENSE