Metadata-Version: 1.2
Name: pygame-gui
Version: 0.4.2
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_041.tar.gz
Description: Helps create GUIs for games made using pygame 2. Features HTML-style text formatting, theme files to control the look and a system to manage multiple windows of GUI stuff.
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
