summaryrefslogtreecommitdiffstats
path: root/python/boto/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2012-12-21 11:34:14 +0100
committer Matteo Bernardini <ponce@slackbuilds.org>2012-12-21 21:27:23 +0100
commit4fc41ff2e82edb299bc36eda26fb49d30634d681 (patch)
treef85d1d8448e554f58f3843e23d8e6ad9f070bfb9 /python/boto/README
parent3e0c66a800fc62bf05facfe3cf9193ec236159db (diff)
downloadslackbuilds-4fc41ff2e82edb299bc36eda26fb49d30634d681.tar.gz
slackbuilds-4fc41ff2e82edb299bc36eda26fb49d30634d681.tar.xz
python/boto: Updated for version 2.6.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/boto/README')
-rw-r--r--python/boto/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/boto/README b/python/boto/README
index 8d91893f78..cd0e486cf9 100644
--- a/python/boto/README
+++ b/python/boto/README
@@ -4,3 +4,5 @@ The goal of boto is to support the full breadth and depth of Amazon Web
Services. In addition, boto provides support for other public services such as
Google Storage in addition to private cloud systems like Eucalyptus, OpenStack
and Open Nebula.
+
+simplejson can be used as an optional runtime dependency.