HISTORY.rst
LICENSE.txt
MANIFEST.in
Makefile
README.rst
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
build_scripts/commit_version.py
build_scripts/new_version.py
build_scripts/print_version_for_release.py
galaxy/__init__.py
galaxy/project_galaxy_files.py
galaxy/files/__init__.py
galaxy/files/sources/__init__.py
galaxy/files/sources/_pyfilesystem2.py
galaxy/files/sources/anvil.py
galaxy/files/sources/basespace.py
galaxy/files/sources/dropbox.py
galaxy/files/sources/ftp.py
galaxy/files/sources/galaxy.py
galaxy/files/sources/googlecloudstorage.py
galaxy/files/sources/googledrive.py
galaxy/files/sources/onedata.py
galaxy/files/sources/posix.py
galaxy/files/sources/s3.py
galaxy/files/sources/s3fs.py
galaxy/files/sources/ssh.py
galaxy/files/sources/webdav.py
galaxy/files/unittest_utils/__init__.py
galaxy_files.egg-info/PKG-INFO
galaxy_files.egg-info/SOURCES.txt
galaxy_files.egg-info/dependency_links.txt
galaxy_files.egg-info/entry_points.txt
galaxy_files.egg-info/not-zip-safe
galaxy_files.egg-info/requires.txt
galaxy_files.egg-info/top_level.txt
tests/__init__.py
tests/files/__init__.py
tests/files/_util.py
tests/files/basespace_file_sources_conf.yml
tests/files/dropbox_file_sources_conf.yml
tests/files/gcsfs_file_sources_conf.yml
tests/files/googledrive_file_sources_conf.yml
tests/files/onedata_file_sources_conf.yml
tests/files/s3_file_sources_conf.yml
tests/files/test_basespace.py
tests/files/test_dropbox.py
tests/files/test_gcsfs.py
tests/files/test_googledrive.py
tests/files/test_onedata.py
tests/files/test_posix.py
tests/files/test_s3.py
tests/files/test_webdav.py
tests/files/webdav_user_file_sources_conf.yml