Metadata-Version: 2.4
Name: omniecs
Version: 0.2.0
Summary: A lightweight, modular, and extensible Entity-Component-System framework.
Author-email: Matheus Brenner Lehmann <legus.codes@gmail.com>
License: MIT
Requires-Python: >=3.9
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest>=7.0; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Dynamic: license-file
