* Package name : python-pytmx
Version : 3.20.x
Upstream Author : Leif Theden, "bitcraft"
* URL : https://github.com/bitcraft/PyTMX/
* License : LGPL v3
Programming Lang: Python
Description : PyTMX is a map loader for python/pygame designed for games.
PyTMX is a map loader for python/pygame designed for games. It
provides smart tile loading with a fast and efficient storage base.
Not only will does it correctly handle most Tiled object types, it
also will load metadata for them, so you can modify your maps and
objects in Tiled, instead of modifying your source code.