File: control

package info (click to toggle)
awscli 1.11.13-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,328 kB
  • ctags: 2,691
  • sloc: python: 16,604; sh: 36; makefile: 14
file content (54 lines) | stat: -rw-r--r-- 1,649 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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 (>= 9)
	, python3
	, python3-setuptools
Build-Depends-Indep: python3-six
        , python3-botocore
        , python3-colorama
        , python3-docutils
        , python3-bcdoc
        , python3-pyasn1
        , python3-rsa
	, python3-s3transfer
Standards-Version: 3.9.8
Homepage: http://aws.amazon.com/cli/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/awscli.git
Vcs-Browser: http://anonscm.debian.org/cgit/python-modules/packages/awscli.git
X-Python3-Version: >= 3.3

Package: awscli
Architecture: all
Depends: python3, python3-botocore(>=1.3.9), ${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