[python-boto/el6] Update description

gholms gholms at fedoraproject.org
Mon Feb 10 23:19:21 UTC 2014


commit 31f78678c0857a48d1ead041140255264cd11f8c
Author: Garrett Holmstrom <gholms at devzero.com>
Date:   Mon Feb 10 14:44:59 2014 -0800

    Update description

 python-boto.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/python-boto.spec b/python-boto.spec
index 1285b7a..9633fd6 100644
--- a/python-boto.spec
+++ b/python-boto.spec
@@ -14,10 +14,12 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 Boto is a Python package that provides interfaces to Amazon Web Services.
-It supports S3 (Simple Storage Service), SQS (Simple Queue Service) via
-the REST API's provided by those services and EC2 (Elastic Compute Cloud)
-via the Query API. The goal of boto is to provide a very simple, easy to
-use, lightweight wrapper around the Amazon services.
+It supports over thirty services, such as S3 (Simple Storage Service),
+SQS (Simple Queue Service), and EC2 (Elastic Compute Cloud) via their
+REST and Query APIs.  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.
 
 %prep
 %setup -q -n boto-%{version}


More information about the scm-commits mailing list