slackbuilds/python/s3transfer
Dimitris Zlatanidis 44bccccee1
python/s3transfer: Added python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-09-19 08:55:02 +07:00
..
README python/s3transfer: Added python3 support. 2020-09-19 08:55:02 +07:00
s3transfer.SlackBuild python/s3transfer: Added python3 support. 2020-09-19 08:55:02 +07:00
s3transfer.info python/s3transfer: Updated for version 0.3.3. 2020-02-15 09:51:01 +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.