Source: python-s3transfer
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/boto/s3transfer/tags
Vcs-Browser: https://github.com/alvistack/boto-s3transfer
Vcs-Git: https://github.com/alvistack/boto-s3transfer.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-s3transfer
Architecture: all
Description: Amazon S3 Transfer Manager
 S3transfer is a Python library for managing Amazon S3 transfers. This
 project is maintained and published by Amazon Web Services.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-botocore (>= 1.37.4),
