README.md
setup.cfg
setup.py
bdbag/__init__.py
bdbag/bdbag_api.py
bdbag/bdbag_cli.py
bdbag/bdbag_ro.py
bdbag/bdbag_utils.py
bdbag/bdbagit.py
bdbag/bdbagit_profile.py
bdbag.egg-info/PKG-INFO
bdbag.egg-info/SOURCES.txt
bdbag.egg-info/dependency_links.txt
bdbag.egg-info/entry_points.txt
bdbag.egg-info/requires.txt
bdbag.egg-info/top_level.txt
bdbag/fetch/__init__.py
bdbag/fetch/fetcher.py
bdbag/fetch/auth/__init__.py
bdbag/fetch/auth/keychain.py
bdbag/fetch/transports/__init__.py
bdbag/fetch/transports/fetch_ftp.py
bdbag/fetch/transports/fetch_globus.py
bdbag/fetch/transports/fetch_http.py
bdbag/fetch/transports/fetch_identifier.py
test/__init__.py
test/test_api.py
test/test_cli.py
test/test_common.py
test/test_remote.py