pkgsrc/net/py-s3transfer/DESCR
adam 5df1a9eda1 S3transfer is a Python library for managing Amazon S3 transfers.
This project is not currently GA. If you are planning to use this code in
production, make sure to lock to a minor version as interfaces may break from
minor version to minor version. For a basic, stable interface of s3transfer,
try the interfaces exposed in boto3.
2017-07-03 21:11:22 +00:00

6 lines
332 B
Text

S3transfer is a Python library for managing Amazon S3 transfers.
This project is not currently GA. If you are planning to use this code in
production, make sure to lock to a minor version as interfaces may break from
minor version to minor version. For a basic, stable interface of s3transfer,
try the interfaces exposed in boto3.