Source: python-s3transfer
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper-compat (= 11)
	, python-all
	, python-setuptools
	, python3-all
	, python3-setuptools
	, python-concurrent.futures
	, dh-python
Standards-Version: 4.1.3
Homepage: https://github.com/boto/s3transfer
Vcs-Git: https://salsa.debian.org/python-team/modules/python-s3transfer.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-s3transfer

Package: python-s3transfer
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description:  Amazon S3 Transfer Manager for Python2
 S3transfer is a Python library for managing Amazon S3 transfers.
 .
 This package contains the module for Python 2.


Package: python3-s3transfer
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Amazon S3 Transfer Manager for Python3
 S3transfer is a Python library for managing Amazon S3 transfers.
 .
 This package contains the module for Python 3.
