Metadata-Version: 2.4
Name: xsge_physics
Version: 0.13.3
Summary: xSGE Physics Framework
Home-page: https://python-sge.github.io
Author: The Diligent Circle
Author-email: diligentcircle@riseup.net
License: GNU Lesser General Public License
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development
Requires: sge (>=1.0, <3.0)
Provides: xsge_physics
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: provides
Dynamic: requires
Dynamic: summary

xSGE is a collection of higher-level extensions for the SGE which
enhance the core functionality in an implementation-independent way.
Like the SGE itself, they are distribted under the terms of the GNU
Lesser General Public License.

This extension provides an easy-to-use framework for collision physics.
This is especially useful for platformers, though it can also be useful
for other types of games.
