LICENSE.txt MANIFEST.in README.rst requirements-test.txt setup.cfg setup.py s3transfer/__init__.py s3transfer/bandwidth.py s3transfer/compat.py s3transfer/copies.py s3transfer/delete.py s3transfer/download.py s3transfer/exceptions.py s3transfer/futures.py s3transfer/manager.py s3transfer/subscribers.py s3transfer/tasks.py s3transfer/upload.py s3transfer/utils.py s3transfer.egg-info/PKG-INFO s3transfer.egg-info/SOURCES.txt s3transfer.egg-info/dependency_links.txt s3transfer.egg-info/requires.txt s3transfer.egg-info/top_level.txt tests/__init__.py tests/functional/__init__.py tests/functional/test_copy.py tests/functional/test_delete.py tests/functional/test_download.py tests/functional/test_manager.py tests/functional/test_upload.py tests/functional/test_utils.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_s3transfer.py tests/unit/test_subscribers.py tests/unit/test_tasks.py tests/unit/test_upload.py tests/unit/test_utils.py