Metadata-Version: 2.1
Name: pygame-gui
Version: 0.6.3
Summary: A GUI module for pygame 2
Home-page: https://github.com/MyreMylar/pygame_gui
Author: Dan Lawrence
Author-email: danintheshed@gmail.com
License: MIT
Download-URL: https://github.com/MyreMylar/pygame_gui/archive/v_063.tar.gz
Keywords: pygame,gui,ui
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
License-File: LICENSE.txt

Helps create GUIs for games made using pygame 2. Features HTML-style text formatting, localization,theme files to control the look and a system to manage multiple windows of GUI stuff.

