Metadata-Version: 2.1
Name: MiniBrowser
Version: 0.1.1
Summary: A WIP mini browser for python. Don't expect much from this
Home-page: https://github.com/Hugo4IT/PythonEventSystem
Author: Hugo van de Kuilen from Hugo4IT.com
Author-email: hugo.vandekuilen1234567890@gmail.com
License: UNKNOWN
Description: ## WIP Mini Browser for python
        
        ##### Dependencies
        - [PygameUILib](https://github.com/Hugo4IT/PygameUILib)
        - [PygameAnimationLib](https://github.com/Hugo4IT/PygameUILib)
        - [Pygame](https://pygame.org)
        
        #### Installation
        ```bash
        pip install --upgrade PygameUILib Pygame
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
