Metadata-Version: 2.1
Name: UIpygame
Version: 1.2.5
Summary: A gui module for pygame
Project-URL: Homepage, https://github.com/lazerwolfegod/PyUI
Project-URL: Bug Tracker, https://github.com/lazerwolfegod/PyUI/issues
Author-email: LazerWolfeGod <christianharris0403@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

A gui module for pygame that allows for the creation of buttons, texstboxes, tables, text, sliders and scroll bars inside the pygame module. It acts as an add on to normal pygame code, and can be seamlessly integrated into pre existing code so a simple gui can be added.
PyUI(the real name) was taken.
More Info on My github: https://github.com/LazerWolfeGod/PyUI