Metadata-Version: 1.0
Name: pymunk
Version: 1.0.0
Summary: A python wrapper for the 2d physics library Chipmunk
Home-page: http://code.google.com/p/pymunk/
Author: Victor Blomqvist
Author-email: vb@viblo.se
License: MIT License
Description: pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python. It is build on top of the very nice 2d physics library Chipmunk, http://code.google.com/p/chipmunk-physics/
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries
