diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-06-25 21:42:57 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-25 21:42:57 -0400 |
commit | 6fa27fc50784101f89545f6e388660ecc0d770b2 (patch) | |
tree | dbfb41315de2451497ba548c44ac475e9c66f599 /python/boto/README | |
parent | 24372e890939563080fddc46b9550e3b77990d41 (diff) | |
download | slackbuilds-6fa27fc50784101f89545f6e388660ecc0d770b2.tar.gz |
python/boto: Updated for version 2.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/boto/README')
-rw-r--r-- | python/boto/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/python/boto/README b/python/boto/README index 4ef06af8b5..743272499a 100644 --- a/python/boto/README +++ b/python/boto/README @@ -1,3 +1,8 @@ Boto is a Python package that provides interfaces to Amazon Web Services. -Boto requires filechunkio and distribute. +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. + +Boto requires filechunkio and pysetuptools/distribute. |