Metadata-Version: 2.1
Name: easy-ecs-sim
Version: 0.1.6
Summary: Entity Component System
Home-page: https://github.com/flegac/easy-ecs
License: MIT
Author: flegac
Author-email: florent.legac@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: easy-kit
Requires-Dist: pydantic
Project-URL: Repository, https://github.com/flegac/easy-ecs
Description-Content-Type: text/markdown

# easy-ecs-sim

Another Entity Component System for python ...

Cf. tests directory
