summaryrefslogtreecommitdiffstats
path: root/libraries/botocore/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-02-13 20:50:46 +0100
committer Willy Sudiarto Raharjo2014-02-13 20:58:00 +0100
commit22e03397f0bb1d7368ba23e3f05e1344d7f6e654 (patch)
treeefd2207485565ae1575584645ee9cf413698f387 /libraries/botocore/README
parent75b21176e1596481efca54020e6f3c390054e50b (diff)
downloadslackbuilds-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/README3
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.