slackbuilds_ponce/python/python3-amqp/README
B. Watson 67a223e6ef python/python3-amqp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:57 -04:00

7 lines
299 B
Text

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 library should be API compatible with librabbitmq.