LICENSE
README.md
pyproject.toml
lib/snapfs/__init__.py
lib/snapfs/agent.py
lib/snapfs/cli.py
lib/snapfs/client.py
lib/snapfs/config.py
lib/snapfs/gateway.py
lib/snapfs/hashing.py
lib/snapfs/scanner.py
lib/snapfs.egg-info/PKG-INFO
lib/snapfs.egg-info/SOURCES.txt
lib/snapfs.egg-info/dependency_links.txt
lib/snapfs.egg-info/entry_points.txt
lib/snapfs.egg-info/requires.txt
lib/snapfs.egg-info/top_level.txt
tests/test_agent.py
tests/test_cli.py
tests/test_config.py
tests/test_gateway_agent_helpers.py
tests/test_gateway_client.py
tests/test_scanner.py