Metadata-Version: 1.2
Name: glx
Version: 0.4.0
Summary: Classes that facilitate working with OpenGL 4.4 shaders and efficiently rendering text.
Home-page: https://github.com/NeilGirdhar/glx
Author: Neil Girdhar
Author-email: mistersheik@gmail.com
License: UNKNOWN
Download-URL: https://github.com/neilgirdhar/glx/archive/0.4.0.tar.gz
Description: ====
        glx
        ====
        .. image:: https://badge.fury.io/py/glx.svg
            :target: https://badge.fury.io/py/glx.svg
        
        Classes that facilitate working with OpenGL 4.4 shaders and efficiently rendering text.
        
Keywords: OpenGL
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.4
