LICENSE
README.md
pyproject.toml
src/score_sort/__init__.py
src/score_sort/__main__.py
src/score_sort/cli.py
src/score_sort/core.py
src/score_sort.egg-info/PKG-INFO
src/score_sort.egg-info/SOURCES.txt
src/score_sort.egg-info/dependency_links.txt
src/score_sort.egg-info/entry_points.txt
src/score_sort.egg-info/requires.txt
src/score_sort.egg-info/top_level.txt
tests/test_score_sort.py