From f7791a3c734faf11129ae786a6c2e558a625722f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:09:49 -0400 Subject: [PATCH] python/boto: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/boto/README | 11 ++++++----- 1 file 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