linuxOS_AP06/buildroot/package/python-s3transfer/Config.in

9 lines
220 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_PYTHON_S3TRANSFER
bool "python-s3transfer"
depends on BR2_PACKAGE_PYTHON3
select BR2_PACKAGE_PYTHON_BOTOCORE # runtime
help
An Amazon S3 Transfer Manager.
https://github.com/boto/s3transfer