low-level AMQP client for Python
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.

Maintainer: Daniel Dickman <daniel@openbsd.org>

WWW: https://pypi.python.org/pypi/amqp
