Metadata-Version: 2.4 Name: UIpygame Version: 1.5.2 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: christianharris-3 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