LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
bulletchess/__init__.py
bulletchess/__init__.pyi
bulletchess/py.typed
bulletchess.egg-info/PKG-INFO
bulletchess.egg-info/SOURCES.txt
bulletchess.egg-info/dependency_links.txt
bulletchess.egg-info/top_level.txt
bulletchess/pgn/__init__.pyi
bulletchess/src/bulletchess.c
bulletchess/src/bulletchess.h
bulletchess/src/internal/all.h
bulletchess/src/internal/apply.c
bulletchess/src/internal/apply.h
bulletchess/src/internal/bitboard.c
bulletchess/src/internal/bitboard.h
bulletchess/src/internal/board.c
bulletchess/src/internal/board.h
bulletchess/src/internal/compat.h
bulletchess/src/internal/eval.c
bulletchess/src/internal/eval.h
bulletchess/src/internal/fen.c
bulletchess/src/internal/fen.h
bulletchess/src/internal/hash.c
bulletchess/src/internal/hash.h
bulletchess/src/internal/html.c
bulletchess/src/internal/html.h
bulletchess/src/internal/move.c
bulletchess/src/internal/move.h
bulletchess/src/internal/pgn.c
bulletchess/src/internal/pgn.h
bulletchess/src/internal/pgn2.h
bulletchess/src/internal/piece.c
bulletchess/src/internal/piece.h
bulletchess/src/internal/rules.c
bulletchess/src/internal/rules.h
bulletchess/src/internal/search.c
bulletchess/src/internal/search.h
bulletchess/src/internal/utils.c
bulletchess/src/internal/utils.h
bulletchess/src/internal/date-parsing/date.c
bulletchess/src/internal/date-parsing/date.h
bulletchess/src/internal/dictionary/dict.c
bulletchess/src/internal/dictionary/dict.h
bulletchess/src/internal/tokenizer/tokenizer.c
bulletchess/src/internal/tokenizer/tokenizer.h
bulletchess/utils/__init__.pyi