Metadata-Version: 2.2
Name: PygameEnhanced
Version: 1.3.5
Summary: An enhanced set of utilities for Pygame.
Author-email: unknown <unknown@email.com>
License: MIT
Project-URL: Homepage, https://github.com/Github3742/PygameEnhanced
Project-URL: Documentation, https://yourdocsurl.com
Project-URL: Repository, https://github.com/Github3742/PygameEnhanced
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Flask

# Pygame Enhancer

This is a simple Python library that allows you to enhance the performance of pygame, fixing many bugs such as Screen Tearing.

## Installation

To install this package, run:

python3 -m pip install PygameEnhanced
