LICENSE
LICENSE.md
README.md
pyproject.toml
src/A_file_organizer.egg-info/PKG-INFO
src/A_file_organizer.egg-info/SOURCES.txt
src/A_file_organizer.egg-info/dependency_links.txt
src/A_file_organizer.egg-info/entry_points.txt
src/A_file_organizer.egg-info/requires.txt
src/A_file_organizer.egg-info/top_level.txt
src/file_organizer/__init__.py
src/file_organizer/cli.py
src/file_organizer/config.py
src/file_organizer/core.py
src/file_organizer/gui.py
src/file_organizer/models.py
src/file_organizer/utils.py
tests/test_cli.py
tests/test_config.py
tests/test_core.py
tests/test_models.py