LICENSE
README.md
pyproject.toml
organize/__init__.py
organize/cli.py
organize/core.py
organize/filetypes.py
organize/restore.py
organize_cli.egg-info/PKG-INFO
organize_cli.egg-info/SOURCES.txt
organize_cli.egg-info/dependency_links.txt
organize_cli.egg-info/entry_points.txt
organize_cli.egg-info/requires.txt
organize_cli.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_edge_cases.py
tests/test_restore.py