Metadata-Version: 2.1
Name: coregent
Version: 0.0.1
Summary: Co-regent: a toolkit for building Python games, especially with Kivy
Home-page: https://github.com/neurite-interactive/coregent
Author: Daniel Foerster
Author-email: pydsigner@gmail.com
License: UNKNOWN
Description: # Co-regent
        
        A toolkit for building Python games, especially with [Kivy](https://kivy.org).
        
        Licensed under the [Apache License, 2.0](http://www.apache.org/licenses/LICENSE-2.0).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
