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

Package: python3-boto3
Architecture: all
Description: AWS SDK for Python
 Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK)
 for Python, which allows Python developers to write software that makes
 use of services like Amazon S3 and Amazon EC2.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-botocore (>= 1.26.0),
 python3-jmespath (>= 0.7.1),
 python3-s3transfer (>= 0.5.0),
