LICENSE
LICENSE-CODE
LICENSE-SPEC
README.md
pyproject.toml
src/ocn/__init__.py
src/ocn/_chess.py
src/ocn/annotate.py
src/ocn/catalog.py
src/ocn/cli.py
src/ocn/fen.py
src/ocn/data/VERSION
src/ocn/data/ocn-1.csv
src/ocn/data/ocn-1.lichess-xref.tsv
src/ocn/data/ocn-1.positions.tsv
src/ocn_chess.egg-info/PKG-INFO
src/ocn_chess.egg-info/SOURCES.txt
src/ocn_chess.egg-info/dependency_links.txt
src/ocn_chess.egg-info/entry_points.txt
src/ocn_chess.egg-info/top_level.txt
tests/test_annotate.py
tests/test_catalog.py
tests/test_cli.py
tests/test_package_data.py
tests/test_quickstart.py