Metadata-Version: 2.1
Name: PyTMX
Version: 3.32
Summary: Loads tiled tmx maps
Author: bitcraft
Author-email: leif.theden@gmail.com
License: LGPLv3
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Games/Entertainment
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries :: pygame
Requires-Python: >=3.7
License-File: LICENSE
Provides-Extra: pygame
Requires-Dist: pygame >=2.0.0 ; extra == 'pygame'
Provides-Extra: pygame-ce
Requires-Dist: pygame-ce >=2.1.3 ; extra == 'pygame-ce'

https://github.com/bitcraft/PyTMX
