MANIFEST.in
README.txt
build_docs
run_sgfmill_testsuite
setup.py
test_installed_sgfmill.py
doc/ascii_boards.rst
doc/boards.rst
doc/changes.rst
doc/common.rst
doc/conf.py
doc/contact.rst
doc/encoding.rst
doc/examples.rst
doc/glossary.rst
doc/index.rst
doc/install.rst
doc/intro.rst
doc/licence.rst
doc/parsing.rst
doc/porting.rst
doc/properties.rst
doc/property_types.rst
doc/python-inv.txt
doc/sgf.rst
doc/sgf_board_interface.rst
doc/sgf_games.rst
doc/sgf_moves.rst
doc/sgfmill_package.rst
doc/tree_nodes.rst
doc/_static/sgfmill.css_t
doc/_templates/wholetoc.html
examples/show_sgf.py
examples/split_sgf_collection.py
sgfmill/__init__.py
sgfmill/ascii_boards.py
sgfmill/boards.py
sgfmill/common.py
sgfmill/sgf.py
sgfmill/sgf_board_interface.py
sgfmill/sgf_grammar.py
sgfmill/sgf_moves.py
sgfmill/sgf_properties.py
sgfmill.egg-info/PKG-INFO
sgfmill.egg-info/SOURCES.txt
sgfmill.egg-info/dependency_links.txt
sgfmill.egg-info/not-zip-safe
sgfmill.egg-info/top_level.txt
sgfmill_tests/__init__.py
sgfmill_tests/board_test_data.py
sgfmill_tests/board_tests.py
sgfmill_tests/common_tests.py
sgfmill_tests/run_sgfmill_testsuite.py
sgfmill_tests/sgf_grammar_tests.py
sgfmill_tests/sgf_moves_tests.py
sgfmill_tests/sgf_properties_tests.py
sgfmill_tests/sgf_tests.py
sgfmill_tests/sgfmill_test_support.py
sgfmill_tests/test_framework.py