LICENSE
README.md
pyproject.toml
setup.py
src/frenchmaid/__init__.py
src/frenchmaid/__main__.py
src/frenchmaid/cli.py
src/frenchmaid.egg-info/PKG-INFO
src/frenchmaid.egg-info/SOURCES.txt
src/frenchmaid.egg-info/dependency_links.txt
src/frenchmaid.egg-info/entry_points.txt
src/frenchmaid.egg-info/requires.txt
src/frenchmaid.egg-info/top_level.txt
src/frenchmaid/modules/__init__.py
src/frenchmaid/modules/clean.py
src/frenchmaid/modules/ignore.py
src/frenchmaid/switches/__init__.py
src/frenchmaid/switches/cleanSwitch.py
src/frenchmaid/switches/ignoreSwitch.py