Metadata-Version: 2.4
Name: thorpy
Version: 2.1.15
Summary: GUI library for pygame
Author-email: Yann Thorimbert <yann.thorimbert@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://www.thorpy.org/
Project-URL: Repository, https://github.com/YannThorimbert/Thorpy2
Project-URL: Issues, https://github.com/YannThorimbert/Thorpy2/issues
Keywords: pygame,gui,menus,buttons,widgets,user interface,toolkit
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pygame
Requires-Dist: numpy
Requires-Dist: Pillow

# Thorpy2 - Yann Thorimbert - yann.thorimbert@gmail.com
ThorPy is a non-intrusive, straightforward GUI kit for Pygame.

Many examples are available on the website or in the examples folder of the package.

More informations on http://www.thorpy.org.
