Metadata-Version: 2.1
Name: mypysound
Version: 0.1.0
Summary: 
License: MIT
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pygame (>=2.6.0,<3.0.0)
Description-Content-Type: text/markdown

# pysound
 A library to play sound on several platforms (including mobile using toga and chaquopy)

