LICENSE.txt
README.md
pyproject.toml
src/fastcat/__init__.py
src/fastcat/interface.py
src/fastcat/lang.py
src/fastcat/store.py
src/fastcat/utils.py
src/fastcat.egg-info/PKG-INFO
src/fastcat.egg-info/SOURCES.txt
src/fastcat.egg-info/dependency_links.txt
src/fastcat.egg-info/requires.txt
src/fastcat.egg-info/top_level.txt
tests/test_categories.py
tests/test_lang.py
tests/test_names.py
tests/test_store.py
tests/test_utils.py