README.md
license.md
pyproject.toml
src/office_janitor/VERSION
src/office_janitor/VERSION
src/office_janitor/__init__.py
src/office_janitor/app_state.py
src/office_janitor/c2r_uninstall.py
src/office_janitor/command_runner.py
src/office_janitor/confirm.py
src/office_janitor/constants.py
src/office_janitor/detect.py
src/office_janitor/elevation.py
src/office_janitor/exec_utils.py
src/office_janitor/fs_tools.py
src/office_janitor/guid_utils.py
src/office_janitor/licensing.py
src/office_janitor/logging_ext.py
src/office_janitor/main.py
src/office_janitor/msi_components.py
src/office_janitor/msi_uninstall.py
src/office_janitor/odt_build.py
src/office_janitor/off_scrub_helpers.py
src/office_janitor/off_scrub_native.py
src/office_janitor/off_scrub_scripts.py
src/office_janitor/plan.py
src/office_janitor/processes.py
src/office_janitor/registry_tools.py
src/office_janitor/repair.py
src/office_janitor/restore_point.py
src/office_janitor/safety.py
src/office_janitor/scrub.py
src/office_janitor/spinner.py
src/office_janitor/tasks_services.py
src/office_janitor/tui.py
src/office_janitor/ui.py
src/office_janitor/version.py
src/office_janitor.egg-info/PKG-INFO
src/office_janitor.egg-info/SOURCES.txt
src/office_janitor.egg-info/dependency_links.txt
src/office_janitor.egg-info/entry_points.txt
src/office_janitor.egg-info/requires.txt
src/office_janitor.egg-info/top_level.txt
tests/test_c2r_licensing.py
tests/test_cleanup_tools.py
tests/test_constants.py
tests/test_detect.py
tests/test_elevation.py
tests/test_exec_utils.py
tests/test_fs_tools.py
tests/test_guid_utils.py
tests/test_logging_ext.py
tests/test_main_and_ui.py
tests/test_msi_components.py
tests/test_odt_build.py
tests/test_off_scrub_native.py
tests/test_off_scrub_scripts.py
tests/test_plan.py
tests/test_registry_tools.py
tests/test_repair.py
tests/test_safety.py
tests/test_scrub.py
tests/test_tasks_services.py
tests/test_tui.py
tests/test_uninstallers.py