LICENSE
README.md
pyproject.toml
src/copyfail_guard/__init__.py
src/copyfail_guard/__main__.py
src/copyfail_guard/cli.py
src/copyfail_guard/detector.py
src/copyfail_guard/distro.py
src/copyfail_guard/fixer.py
src/copyfail_guard/kernel.py
src/copyfail_guard/modules.py
src/copyfail_guard/output.py
src/copyfail_guard/py.typed
src/copyfail_guard/system.py
src/copyfail_guard.egg-info/PKG-INFO
src/copyfail_guard.egg-info/SOURCES.txt
src/copyfail_guard.egg-info/dependency_links.txt
src/copyfail_guard.egg-info/entry_points.txt
src/copyfail_guard.egg-info/top_level.txt
tests/test_cli.py
tests/test_detector.py
tests/test_distro.py
tests/test_fixer.py
tests/test_kernel.py
tests/test_modules.py
tests/test_output.py
tests/test_reset.py