summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 04:09:49 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:37:53 -0400
commitf7791a3c734faf11129ae786a6c2e558a625722f (patch)
treeb55c86bb7cbce9626f465029722f38bdd8374797 /python
parent11f954564e9dd7b7bca90fc3c512b067ab96f239 (diff)
downloadslackbuilds-f7791a3c734faf11129ae786a6c2e558a625722f.tar.gz
slackbuilds-f7791a3c734faf11129ae786a6c2e558a625722f.tar.xz
python/boto: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/boto/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/python/boto/README b/python/boto/README
index 1153c28443..4f440d1355 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