summaryrefslogtreecommitdiffstats
path: root/python/python3-amqp/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-amqp/README')
-rw-r--r--python/python3-amqp/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-amqp/README b/python/python3-amqp/README
index 90d8fe8231..5fb96580d9 100644
--- a/python/python3-amqp/README
+++ b/python/python3-amqp/README
@@ -1,7 +1,7 @@
amqp - Python AMQP low-level client library.
-This is a fork of amqplib which was originally written by Barry Pederson.
-It is maintained by the Celery project, and used by kombu as a pure python alternative
-when librabbitmq is not available.
+This is a fork of amqplib which was originally written by Barry
+Pederson. It is maintained by the Celery project, and used by kombu
+as a pure python alternative when librabbitmq is not available.
This library should be API compatible with librabbitmq.