slackbuilds_ponce/python/python3-amqp
Arn0 4847fbfd4d
python/python3-amqp: updated for version 5.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-30 13:52:10 +07:00
..
python3-amqp.info python/python3-amqp: updated for version 5.1.1 2022-04-30 13:52:10 +07:00
python3-amqp.SlackBuild python/python3-amqp: updated for version 5.1.1 2022-04-30 13:52:10 +07:00
README
slack-desc

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.