LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
automata_celular/__init__.py
automata_celular/automata.py
automata_celular/version.py
automata_celular.egg-info/PKG-INFO
automata_celular.egg-info/SOURCES.txt
automata_celular.egg-info/dependency_links.txt
automata_celular.egg-info/not-zip-safe
automata_celular.egg-info/requires.txt
automata_celular.egg-info/top_level.txt
tests/__init__.py
tests/test_automata.py
tests/test_integration.py