slackbuilds/python/s3transfer
Dimitris Zlatanidis 8f6034570b
python/s3transfer: Updated for version 0.10.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-05-11 08:12:21 +07:00
..
README
s3transfer.SlackBuild python/s3transfer: Updated for version 0.10.1. 2024-05-11 08:12:21 +07:00
s3transfer.info python/s3transfer: Updated for version 0.10.1. 2024-05-11 08:12:21 +07:00
slack-desc

README

S3transfer is a Python library for managing Amazon S3 transfers.

Note: Dependency futures it does not work on Python 3,
and Python 3 users do not need it as the concurrent.futures package
is available in the standard library.