MANIFEST.in
README.rst
requirements.txt
setup.py
tictactoelib/MessagePack.lua
tictactoelib/__init__.py
tictactoelib/board.lua
tictactoelib/communicate.py
tictactoelib/noninteractive.py
tictactoelib/play.lua
tictactoelib/run.lua
tictactoelib/run.py
tictactoelib/tests.py
tictactoelib/tictaclib.lua
tictactoelib/ui_interactive.lua
tictactoelib/ui_server.lua
tictactoelib.egg-info/PKG-INFO
tictactoelib.egg-info/SOURCES.txt
tictactoelib.egg-info/dependency_links.txt
tictactoelib.egg-info/entry_points.txt
tictactoelib.egg-info/not-zip-safe
tictactoelib.egg-info/requires.txt
tictactoelib.egg-info/top_level.txt
tictactoelib/examples/__init__.py
tictactoelib/examples/dumb_player.lua
tictactoelib/examples/err_badfun.lua
tictactoelib/examples/err_divzero.lua
tictactoelib/examples/err_nothing.lua
tictactoelib/examples/err_oom.lua
tictactoelib/examples/err_syntax.lua
tictactoelib/examples/err_timeout.lua
tictactoelib/isolate/__init__.py
tictactoelib/isolate/cgroup.py
tictactoelib/isolate/tests.py