LICENSE
README.md
pyproject.toml
proton_home_sync/__init__.py
proton_home_sync/__main__.py
proton_home_sync/cli.py
proton_home_sync/config.py
proton_home_sync/daemon.py
proton_home_sync/linker.py
proton_home_sync/merge.py
proton_home_sync/models.py
proton_home_sync/notifier.py
proton_home_sync/prefix.py
proton_home_sync/py.typed
proton_home_sync/steam.py
proton_home_sync/utils.py
proton_home_sync.egg-info/PKG-INFO
proton_home_sync.egg-info/SOURCES.txt
proton_home_sync.egg-info/dependency_links.txt
proton_home_sync.egg-info/entry_points.txt
proton_home_sync.egg-info/requires.txt
proton_home_sync.egg-info/top_level.txt
tests/test_cli.py
tests/test_daemon.py
tests/test_linker.py
tests/test_merge.py
tests/test_models.py
tests/test_notifier.py
tests/test_prefix.py
tests/test_steam.py
tests/test_utils.py