Metadata-Version: 2.4
Name: glux
Version: 1.0.5
Author: hashkth
Requires-Python: <3.14,>=3.11
Description-Content-Type: text/markdown

# GLUX
GLUX is a Python library for multimedia applications powered by OpenGL, GLFW and Dear ImGui.<br>
[Explore GLUX on Github](https://github.com/hashkth/glux)

## Installation
GLUX is available on PyPI and can be installed via: `pip install glux`

## Licenses
GLUX bundles trimmed or modified versions of several open-source libraries. Refer the official Github repository for more information.

## Additional Notes
- Currently, the builds are targeted for Windows 64-bit systems only.
- Linux build support is untested.
