LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
version.txt
docs/DEV.md
filesweep/__init__.py
filesweep/cleaner.py
filesweep/scanner.py
filesweep.egg-info/PKG-INFO
filesweep.egg-info/SOURCES.txt
filesweep.egg-info/dependency_links.txt
filesweep.egg-info/entry_points.txt
filesweep.egg-info/top_level.txt
tests/test_cleaner.py
tests/test_init.py
tests/test_scanner.py