.gitattributes
.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
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
tests/annexremote.py
tests/test_AnnexRemoteSetup.py
tests/test_GitAnnexRequestMessages.py
tests/test_SpecialRemoteMessages.py
tests/utils.py