LICENSE
MANIFEST.in
README.rst
setup.py
chess/__init__.py
chess/game.py
chess/game_header_bag.py
chess/game_node.py
chess/pgn_file.py
chess/polyglot_opening_book.py
libchess/attacker_generator.cc
libchess/attacker_generator.h
libchess/legal_move_generator.cc
libchess/legal_move_generator.h
libchess/libchess.cc
libchess/libchess.h
libchess/move.cc
libchess/move.h
libchess/move_info.cc
libchess/move_info.h
libchess/piece.cc
libchess/piece.h
libchess/polyglot_opening_book_entry.cc
libchess/polyglot_opening_book_entry.h
libchess/position.cc
libchess/position.h
libchess/pseudo_legal_move_generator.cc
libchess/pseudo_legal_move_generator.h
libchess/square.cc
libchess/square.h
libchess/uint.h
python_chess.egg-info/PKG-INFO
python_chess.egg-info/SOURCES.txt
python_chess.egg-info/dependency_links.txt
python_chess.egg-info/top_level.txt
scripts/ecotool.py