Files
pkgsrc-ng/net/py-amqp/DESCR
2014-11-05 12:41:07 +01:00

6 lines
253 B
Plaintext

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.