LICENSE
README.md
pyproject.toml
src/CATSort.egg-info/PKG-INFO
src/CATSort.egg-info/SOURCES.txt
src/CATSort.egg-info/dependency_links.txt
src/CATSort.egg-info/requires.txt
src/CATSort.egg-info/top_level.txt
src/catsort/__init__.py
src/catsort/sorter.py
src/catsort/core/clustering.py
src/catsort/core/collision.py
src/catsort/core/utils.py
tests/test_sorter.py
tests/test_utils.py