Metadata-Version: 2.1
Name: wecs
Version: 0.1.2.dev0
Summary: An ECS (entity component system)
Home-page: https://github.com/TheCheapestPixels/wecs
Author: TheCheapestPixels
Author-email: TheCheapestPixels@gmail.com
License: UNKNOWN
Keywords: ecs
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7, <4
Provides-Extra: bobthewizard
Requires-Dist: crayons ; extra == 'bobthewizard'
Provides-Extra: graphviz
Requires-Dist: graphviz ; extra == 'graphviz'
Provides-Extra: panda3d
Requires-Dist: panda3d ; extra == 'panda3d'

UNKNOWN


