LICENSE.txt
MANIFEST.in
NOTICE.txt
README.md
requirements-test.txt
setup.cfg
setup.py
ibm_cos_sdk_s3transfer.egg-info/PKG-INFO
ibm_cos_sdk_s3transfer.egg-info/SOURCES.txt
ibm_cos_sdk_s3transfer.egg-info/dependency_links.txt
ibm_cos_sdk_s3transfer.egg-info/requires.txt
ibm_cos_sdk_s3transfer.egg-info/top_level.txt
ibm_s3transfer/__init__.py
ibm_s3transfer/bandwidth.py
ibm_s3transfer/compat.py
ibm_s3transfer/constants.py
ibm_s3transfer/copies.py
ibm_s3transfer/delete.py
ibm_s3transfer/download.py
ibm_s3transfer/exceptions.py
ibm_s3transfer/futures.py
ibm_s3transfer/manager.py
ibm_s3transfer/processpool.py
ibm_s3transfer/subscribers.py
ibm_s3transfer/tasks.py
ibm_s3transfer/upload.py
ibm_s3transfer/utils.py
ibm_s3transfer/aspera/__init__.py
ibm_s3transfer/aspera/exceptions.py
ibm_s3transfer/aspera/futures.py
ibm_s3transfer/aspera/manager.py
ibm_s3transfer/aspera/subscribers.py
ibm_s3transfer/aspera/utils.py
tests/__init__.py
tests/functional/__init__.py
tests/functional/test_aspera_manager.py
tests/functional/test_copy.py
tests/functional/test_delete.py
tests/functional/test_download.py
tests/functional/test_manager.py
tests/functional/test_processpool.py
tests/functional/test_upload.py
tests/functional/test_utils.py
tests/integration/__init__.py
tests/integration/test_copy.py
tests/integration/test_delete.py
tests/integration/test_download.py
tests/integration/test_processpool.py
tests/integration/test_s3transfer.py
tests/integration/test_upload.py
tests/unit/__init__.py
tests/unit/test_bandwidth.py
tests/unit/test_compat.py
tests/unit/test_copies.py
tests/unit/test_delete.py
tests/unit/test_download.py
tests/unit/test_futures.py
tests/unit/test_manager.py
tests/unit/test_processpool.py
tests/unit/test_s3transfer.py
tests/unit/test_subscribers.py
tests/unit/test_tasks.py
tests/unit/test_upload.py
tests/unit/test_utils.py