LICENSE.txt
MANIFEST.in
NOTICE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
s3transfer_caih/__init__.py
s3transfer_caih/bandwidth.py
s3transfer_caih/compat.py
s3transfer_caih/constants.py
s3transfer_caih/copies.py
s3transfer_caih/crt.py
s3transfer_caih/delete.py
s3transfer_caih/download.py
s3transfer_caih/exceptions.py
s3transfer_caih/futures.py
s3transfer_caih/manager.py
s3transfer_caih/processpool.py
s3transfer_caih/subscribers.py
s3transfer_caih/tasks.py
s3transfer_caih/upload.py
s3transfer_caih/utils.py
s3transfer_caih.egg-info/PKG-INFO
s3transfer_caih.egg-info/SOURCES.txt
s3transfer_caih.egg-info/dependency_links.txt
s3transfer_caih.egg-info/requires.txt
s3transfer_caih.egg-info/top_level.txt
tests/__init__.py
tests/functional/__init__.py
tests/functional/test_copy.py
tests/functional/test_crt.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_crt.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_crt.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