.autorc
.codespellrc
.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
renovate.json
.github/workflows/black.yml
.github/workflows/codespell.yml
.github/workflows/release.yml
.github/workflows/unittests.yml
annexremote/__init__.py
annexremote/_version.py
annexremote/annexremote.py
annexremote.egg-info/PKG-INFO
annexremote.egg-info/SOURCES.txt
annexremote.egg-info/dependency_links.txt
annexremote.egg-info/requires.txt
annexremote.egg-info/top_level.txt
docs/config.mako
docs/index.html
docs/annexremote/annexremote.html
docs/annexremote/index.html
examples/git-annex-remote-directory
examples/git-annex-remote-example
examples/test_git-annex-remote-directory
tests/annexremote.py
tests/test_AnnexRemoteSetup.py
tests/test_GitAnnexRequestMessages.py
tests/test_SpecialRemoteMessages.py
tests/utils.py