MANIFEST.in
README.md
pyproject.toml
src/chess_notation/__init__.py
src/chess_notation/__init__.pyi
src/chess_notation/notation.py
src/chess_notation/vocabulary.py
src/chess_notation.egg-info/PKG-INFO
src/chess_notation.egg-info/SOURCES.txt
src/chess_notation.egg-info/dependency_links.txt
src/chess_notation.egg-info/requires.txt
src/chess_notation.egg-info/top_level.txt
src/chess_notation/language/__init__.py
src/chess_notation/language/language.py
src/chess_notation/language/translations.json
src/chess_notation/represent/__init__.py
src/chess_notation/represent/represent.py
src/chess_notation/styles/__init__.py
src/chess_notation/styles/apply.py
src/chess_notation/styles/classify.py
src/chess_notation/styles/map.py
src/chess_notation/styles/styles.py