Metadata-Version: 1.1
Name: PygameTemplates
Version: 0.0.7
Summary: An easy way to add templates to a pygame script
Home-page: UNKNOWN
Author: Thomas Blume
Author-email: tblume10@yahoo.com
License: MIT
Description: This provides a simple way to add features such as text boxes and buttons to a pygame script
        
        Change Log
        ==========
        
        0.0.1 (09/05/2021)
        ------------------
        - First Release
        
        0.0.2 (10/05/2021)
        ------------------
        - Bug fixes
        
        0.0.3 (10/05/2021)
        ------------------
        - Bug fixes
        
        0.0.4 (10/05/2021)
        ------------------
        - Bug fixes
        
        0.0.5 (10/05/2021)
        ------------------
        - Bug fixes
        
        0.0.6 (10/05/2021)
        ------------------
        - Ease of use
        
        0.0.7 (10/05/2021)
        ------------------
        - Bug fixes
Keywords: pygame
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
