LICENSE
MANIFEST.in
README.md
plugin.yaml
pyproject.toml
src/borgee_hermes/__init__.py
src/borgee_hermes/adapter.py
src/borgee_hermes/bridge.py
src/borgee_hermes/cli.py
src/borgee_hermes/config.py
src/borgee_hermes/inbox.py
src/borgee_hermes/locks.py
src/borgee_hermes/py.typed
src/borgee_hermes/tools.py
src/borgee_hermes_plugin.egg-info/PKG-INFO
src/borgee_hermes_plugin.egg-info/SOURCES.txt
src/borgee_hermes_plugin.egg-info/dependency_links.txt
src/borgee_hermes_plugin.egg-info/entry_points.txt
src/borgee_hermes_plugin.egg-info/requires.txt
src/borgee_hermes_plugin.egg-info/top_level.txt
tests/test_adapter.py
tests/test_config_and_locks.py
tests/test_inbox.py