setup.cfg
setup.py
tests/__init__.py
tests/test_bulk_rename_plugin.py
tests/test_config_loading.py
tests/test_domain_models.py
tests/test_duplicate_folders_plugin.py
tests/test_duplicate_folders_start_button.py
tests/test_main.py
tests/test_main_gui.py
tests/test_plugin_activation.py
tests/test_regex_rename_plugin.py
tests/test_regex_rename_row_selection.py
tests/test_services.py
theca_procurator/__init__.py
theca_procurator/config.toml
theca_procurator/main.py
theca_procurator.egg-info/PKG-INFO
theca_procurator.egg-info/SOURCES.txt
theca_procurator.egg-info/dependency_links.txt
theca_procurator.egg-info/entry_points.txt
theca_procurator.egg-info/requires.txt
theca_procurator.egg-info/top_level.txt
theca_procurator/domain/__init__.py
theca_procurator/domain/models.py
theca_procurator/plugins/__init__.py
theca_procurator/plugins/bulk_rename.py
theca_procurator/plugins/bulk_rename.yapsy-plugin
theca_procurator/plugins/duplicate_folders.py
theca_procurator/plugins/duplicate_folders.yapsy-plugin
theca_procurator/plugins/regex_rename.py
theca_procurator/plugins/regex_rename.yapsy-plugin
theca_procurator/services/__init__.py
theca_procurator/services/duplication.py
theca_procurator/services/events.py