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/appx_uninstall.py
src/office_janitor/auto_repair.py
src/office_janitor/c2r_integrator.py
src/office_janitor/c2r_odt.py
src/office_janitor/c2r_uninstall.py
src/office_janitor/cli_c2r.py
src/office_janitor/cli_config.py
src/office_janitor/cli_diagnose.py
src/office_janitor/cli_help.py
src/office_janitor/cli_install.py
src/office_janitor/cli_license.py
src/office_janitor/cli_odt.py
src/office_janitor/cli_offscrub.py
src/office_janitor/cli_remove.py
src/office_janitor/cli_repair.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/encoding_helpers.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/main_odt.py
src/office_janitor/main_plan.py
src/office_janitor/main_progress.py
src/office_janitor/main_repair.py
src/office_janitor/main_state.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/plan_helpers.py
src/office_janitor/processes.py
src/office_janitor/registry_office.py
src/office_janitor/registry_tools.py
src/office_janitor/registry_user.py
src/office_janitor/registry_wi_cleanup.py
src/office_janitor/repair.py
src/office_janitor/repair_odt.py
src/office_janitor/restore_point.py
src/office_janitor/safety.py
src/office_janitor/scrub.py
src/office_janitor/scrub_cleanup.py
src/office_janitor/scrub_executor.py
src/office_janitor/spinner.py
src/office_janitor/tasks_services.py
src/office_janitor/tui.py
src/office_janitor/tui_actions.py
src/office_janitor/tui_helpers.py
src/office_janitor/tui_render.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_appx_uninstall.py
tests/test_auto_repair.py
tests/test_c2r_licensing.py
tests/test_cleanup_tools.py
tests/test_cli_help.py
tests/test_constants.py
tests/test_detect.py
tests/test_elevation.py
tests/test_encoding_helpers.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_registry_user.py
tests/test_release_pypi_script.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