CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pgn_clean_cg/__init__.py
pgn_clean_cg/__main__.py
pgn_clean_cg/cli.py
pgn_clean_cg/pgnutils.py
pgn_clean_cg.egg-info/PKG-INFO
pgn_clean_cg.egg-info/SOURCES.txt
pgn_clean_cg.egg-info/dependency_links.txt
pgn_clean_cg.egg-info/entry_points.txt
pgn_clean_cg.egg-info/requires.txt
pgn_clean_cg.egg-info/top_level.txt
tests/expected.pgn
tests/expected.pgn.license
tests/headers.pgn
tests/headers.pgn.license
tests/pgn_with_error.pgn
tests/pgn_with_error.pgn.license
tests/source.pgn
tests/source.pgn.license
tests/source_with_clk.pgn
tests/source_with_clk.pgn.license
tests/source_with_computer_eval.pgn
tests/source_with_computer_eval.pgn.license
tests/test_pgnutils.py