README.md
setup.py
./ecs/__init__.py
./ecs/dynamic_entity.py
./ecs/entity.py
./ecs/essentials.py
./ecs/formatting.py
./ecs/metasystem.py
./ecs/static_entity.py
./ecs/system.py
ecs/__init__.py
ecs/dynamic_entity.py
ecs/entity.py
ecs/essentials.py
ecs/formatting.py
ecs/metasystem.py
ecs/static_entity.py
ecs/system.py
ecs_girvel.egg-info/PKG-INFO
ecs_girvel.egg-info/SOURCES.txt
ecs_girvel.egg-info/dependency_links.txt
ecs_girvel.egg-info/top_level.txt
tests/test_entity.py
tests/test_essentials.py
tests/test_metasystem.py
tests/test_static_entities.py
tests/test_system.py