Source: awscli
Section: admin
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Build-Depends: debhelper-compat (= 12)
        , dh-python
	, python3
	, python3-setuptools
Build-Depends-Indep: python3-six
        , python3-botocore(>=1.12.103)
        , python3-colorama(>=0.2.5)
        , python3-docutils(>=0.10)
        , python3-bcdoc
        , python3-pyasn1
        , python3-rsa(>=3.1.2)
	, python3-s3transfer(>=0.1.9)
	, python3-yaml(>=3.10)
Standards-Version: 4.5.0
Homepage: https://aws.amazon.com/cli/
Vcs-Git: https://salsa.debian.org/python-team/modules/awscli.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/awscli

Package: awscli
Architecture: all
Depends:
 groff,
 python3,
 python3-botocore(>=1.12.103),
 python3-pyasn1,
 ${python3:Depends},
 ${misc:Depends}
Description: Universal Command Line Environment for AWS
 This package provides a unified command line interface to many
 Amazon Web Services.
 .
 The currently supported services include:
 .
  * AWS CloudFormation
  * AWS Data Pipeline
  * AWS Direct Connect
  * AWS Elastic Beanstalk
  * AWS Identity and Access Management
  * AWS Import/Export
  * AWS OpsWorks
  * AWS Security Token Service
  * AWS Storage Gateway
  * Amazon CloudWatch
  * Amazon ElastiCache
  * Amazon Elastic Compute Cloud
  * Amazon Elastic MapReduce
  * Amazon Elastic Transcoder
  * Amazon Redshift
  * Amazon Relational Database Service (Beta)
  * Amazon Simple Email Service
  * Amazon Simple Notification Service
  * Amazon Simple Queue Service
  * Amazon Simple Storage Service
  * Amazon Simple Workflow Service
  * Auto Scaling
  * Elastic Load Balancing
