slackbuilds/python/amqp
Yth - Arnaud 7290876861 python/amqp: Added (AMQP client library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-10-26 18:52:02 +07:00
..
README python/amqp: Added (AMQP client library). 2019-10-26 18:52:02 +07:00
amqp.SlackBuild python/amqp: Added (AMQP client library). 2019-10-26 18:52:02 +07:00
amqp.info python/amqp: Added (AMQP client library). 2019-10-26 18:52:02 +07:00
slack-desc python/amqp: Added (AMQP client library). 2019-10-26 18:52:02 +07:00

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.