LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
cellular_automaton/__init__.py
cellular_automaton/automaton.py
cellular_automaton/display.py
cellular_automaton/neighborhood.py
cellular_automaton.egg-info/PKG-INFO
cellular_automaton.egg-info/SOURCES.txt
cellular_automaton.egg-info/dependency_links.txt
cellular_automaton.egg-info/top_level.txt
examples/conways_game_of_life.py
examples/simple_star_fall.py
examples/times.py