slackbuilds/python/python3-amqp
Arn0 ffde2250bf
python/python3-amqp: updated for version 5.3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-08 07:49:12 +07:00
..
README
python3-amqp.SlackBuild python/python3-amqp: updated for version 5.3.1 2025-02-08 07:49:12 +07:00
python3-amqp.info python/python3-amqp: updated for version 5.3.1 2025-02-08 07:49:12 +07:00
slack-desc

README

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.