diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-14 02:50:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-14 02:58:00 +0700 |
commit | 22e03397f0bb1d7368ba23e3f05e1344d7f6e654 (patch) | |
tree | efd2207485565ae1575584645ee9cf413698f387 /libraries/botocore/README | |
parent | 75b21176e1596481efca54020e6f3c390054e50b (diff) | |
download | slackbuilds-22e03397f0bb1d7368ba23e3f05e1344d7f6e654.tar.gz |
libraries/botocore: Added (Low-level, data-driven core of boto 3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/botocore/README')
-rw-r--r-- | libraries/botocore/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/botocore/README b/libraries/botocore/README new file mode 100644 index 0000000000..1e0bf9910f --- /dev/null +++ b/libraries/botocore/README @@ -0,0 +1,3 @@ +The low-level, core functionality of boto 3. +A low-level interface to a growing number of Amazon Web Services. +The botocore package is the foundation for AWS-CLI. |