diff options
Diffstat (limited to 'python/boto/README')
-rw-r--r-- | python/boto/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/python/boto/README b/python/boto/README index 1153c2844377e..4f440d1355fff 100644 --- a/python/boto/README +++ b/python/boto/README @@ -1,8 +1,9 @@ -Boto is a Python package that provides interfaces to Amazon Web Services. +Boto is a Python package that provides interfaces to Amazon Web +Services. -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. +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. Optional dependencies: filechunkio, lxml and python-keyring |