LICENSE
README.md
pyproject.toml
setup.py
cminbpe/__init__.py
cminbpe/_minbpe.c
cminbpe/base.py
cminbpe/khash.h
cminbpe/regex.py
cminbpe.egg-info/PKG-INFO
cminbpe.egg-info/SOURCES.txt
cminbpe.egg-info/dependency_links.txt
cminbpe.egg-info/requires.txt
cminbpe.egg-info/top_level.txt
tests/test_base.py
tests/test_capi.py
tests/test_regex.py