README.md
setup.py
sgftree/__init__.py
sgftree/board.py
sgftree/constants.py
sgftree/exceptions.py
sgftree/helpers.py
sgftree/parser.py
sgftree/sgf.py
sgftree/utils.py
sgftree/validation.py
sgftree/sgflib/__init__.py
sgftree/sgflib/cursor.py
sgftree/sgflib/gametree.py
sgftree/sgflib/node.py
sgftree/sgflib/property.py
sgftree_Gelya.egg-info/PKG-INFO
sgftree_Gelya.egg-info/SOURCES.txt
sgftree_Gelya.egg-info/dependency_links.txt
sgftree_Gelya.egg-info/top_level.txt
tests/__init__.py
tests/test_game_tree.py
tests/test_node.py
tests/test_property.py
utils/__init__.py
utils/sgfmerge.py