LICENSE
README.md
pyproject.toml
src/ringsort/__init__.py
src/ringsort/categories.py
src/ringsort/cli.py
src/ringsort/config.py
src/ringsort/duplicates.py
src/ringsort/logger.py
src/ringsort/mover.py
src/ringsort/py.typed
src/ringsort/scanner.py
src/ringsort.egg-info/PKG-INFO
src/ringsort.egg-info/SOURCES.txt
src/ringsort.egg-info/dependency_links.txt
src/ringsort.egg-info/entry_points.txt
src/ringsort.egg-info/requires.txt
src/ringsort.egg-info/top_level.txt
tests/test_categories.py
tests/test_cli.py
tests/test_duplicates.py
tests/test_mover.py
tests/test_scanner.py