Metadata-Version: 2.1
Name: tiletool
Version: 1.0.0
Summary: TileTool is a simple, base module for working with tiles, based on pygame.sprite.Sprite. With TileTool you can transfer tile-levels and drawings from different format files to tile games created on pygame. Имеется документация на русском.
Home-page: https://github.com/gibon228/tiletool
Author: Vincent Vega
Author-email: kharitonov.oe@gmail.com
License: MIT
Description: TileTool is a simple, base module for working with tiles, based on pygame.sprite.Sprite. 
        With TileTool you can transfer tile-levels and drawings from different format files to tile games created on pygame. 
        https://tiletool.readthedocs.io/en/latest/ - module documentation
        
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
