Metadata-Version: 2.1
Name: pgwidget
Version: 0.1.1
Summary: Widgets for pygame
Home-page: https://github.com/DovaX/pgwidget
Author: Dominik Vach
Author-email: dovax.ai@gmail.com
License: UNKNOWN
Description: # pgwidget
        GUI widgets implemented in pygame module
        
        Currently implemented:
        
        Checkbox,
        
        Radio button,
        
        Button (image),
        
        Button (classical),
        
        Table (spreadsheet)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
