data/python-s3transfer-0.3.3/.changes/0.0.1.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.0.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.1.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.10.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.11.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.12.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.13.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.2.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.3.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.4.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.5.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.6.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.7.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.8.json: JSON data data/python-s3transfer-0.3.3/.changes/0.1.9.json: JSON data data/python-s3transfer-0.3.3/.changes/0.2.0.json: JSON data data/python-s3transfer-0.3.3/.changes/0.2.1.json: JSON data data/python-s3transfer-0.3.3/.changes/0.3.0.json: JSON data data/python-s3transfer-0.3.3/.changes/0.3.1.json: JSON data data/python-s3transfer-0.3.3/.changes/0.3.2.json: JSON data data/python-s3transfer-0.3.3/.changes/0.3.3.json: JSON data data/python-s3transfer-0.3.3/.coveragerc: ASCII text data/python-s3transfer-0.3.3/.gitignore: ASCII text data/python-s3transfer-0.3.3/.travis.yml: ASCII text data/python-s3transfer-0.3.3/ACCEPTANCE_TESTS.rst: ASCII text data/python-s3transfer-0.3.3/CHANGELOG.rst: ASCII text data/python-s3transfer-0.3.3/LICENSE.txt: ASCII text data/python-s3transfer-0.3.3/MANIFEST.in: ASCII text data/python-s3transfer-0.3.3/NOTICE.txt: ASCII text data/python-s3transfer-0.3.3/README.rst: ASCII text data/python-s3transfer-0.3.3/requirements-dev.txt: ASCII text data/python-s3transfer-0.3.3/requirements-test.txt: ASCII text data/python-s3transfer-0.3.3/s3transfer/bandwidth.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/compat.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/constants.py: ASCII text data/python-s3transfer-0.3.3/s3transfer/copies.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/delete.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/download.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/exceptions.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/futures.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/manager.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/processpool.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/subscribers.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/tasks.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/upload.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/utils.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/s3transfer/__init__.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/ci/install: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/ci/run-integ-tests: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/ci/run-tests: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/new-change: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/performance/benchmark: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/performance/benchmark-download: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/performance/benchmark-upload: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/performance/download-file: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/performance/processpool-download: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/performance/summarize: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/performance/upload-file: Python script, ASCII text executable data/python-s3transfer-0.3.3/scripts/stress/timeout: Python script, ASCII text executable data/python-s3transfer-0.3.3/setup.cfg: ASCII text data/python-s3transfer-0.3.3/setup.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/__init__.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/functional/__init__.py: ASCII text data/python-s3transfer-0.3.3/tests/functional/test_copy.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/functional/test_delete.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/functional/test_download.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/functional/test_manager.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/functional/test_processpool.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/functional/test_upload.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/functional/test_utils.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/integration/__init__.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/integration/test_copy.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/integration/test_delete.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/integration/test_download.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/integration/test_processpool.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/integration/test_s3transfer.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/integration/test_upload.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/__init__.py: ASCII text data/python-s3transfer-0.3.3/tests/unit/test_bandwidth.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_compat.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_copies.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_delete.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_download.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_futures.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_manager.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_processpool.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_subscribers.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_tasks.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_upload.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_utils.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tests/unit/test_s3transfer.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/tox.ini: ASCII text data/python-s3transfer-0.3.3/debian/changelog: UTF-8 Unicode text data/python-s3transfer-0.3.3/debian/control: ASCII text data/python-s3transfer-0.3.3/debian/copyright: ASCII text data/python-s3transfer-0.3.3/debian/patches/series: ASCII text data/python-s3transfer-0.3.3/debian/patches/use-package-modules: unified diff output, ASCII text data/python-s3transfer-0.3.3/debian/python-s3transfer-docs.docs: ASCII text data/python-s3transfer-0.3.3/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-s3transfer-0.3.3/debian/salsa-ci.yml: ASCII text data/python-s3transfer-0.3.3/debian/source/format: ASCII text data/python-s3transfer-0.3.3/debian/source/options: ASCII text data/python-s3transfer-0.3.3/debian/upstream/metadata: ASCII text data/python-s3transfer-0.3.3/debian/watch: ASCII text data/python-s3transfer-0.3.3/.pc/.version: ASCII text data/python-s3transfer-0.3.3/.pc/.quilt_patches: ASCII text data/python-s3transfer-0.3.3/.pc/.quilt_series: ASCII text data/python-s3transfer-0.3.3/.pc/applied-patches: ASCII text data/python-s3transfer-0.3.3/.pc/use-package-modules/s3transfer/__init__.py: Python script, ASCII text executable data/python-s3transfer-0.3.3/.pc/use-package-modules/tests/unit/test_s3transfer.py: Python script, ASCII text executable