Metadata-Version: 2.0
Name: lecs
Version: 2.0.0
Summary: Lightweight Entity Component System for Python
Home-page: https://github.com/ragerin/lecs
Author: ragerin
Author-email: ragerin@gmail.com
License: MIT
Keywords: ecs entity component
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6

An Entity Component System package for Python, that provides classes and methods that are both simple to use and to expand on.


