Metadata-Version: 2.0
Name: simpack
Version: 1.0.0a1
Summary: Pack of tools useful to develop 2D games
Home-page: https://github.com/sim1234/Simpack
Author: Szymon Zmilczak
Author-email: szymon.zmilczak@gmail.com
License: GPLv2
Keywords: simpack game pygame
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries :: pygame
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: peppercorn
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'

Pack of tools useful to develop 2D games.


