Adds py-amqp link

This commit is contained in:
Ask Solem 2012-07-24 16:23:43 +01:00
parent 72d9b1c177
commit 179756ab27
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,7 @@
- New ``pyamqp://`` transport!
The new :mod:`amqp` library is a fork of amqplib started with the
The new `py-amqp`_ library is a fork of amqplib started with the
following goals:
- Uses AMQP 0.9.1 instead of 0.8
@ -21,6 +21,8 @@
as a pure-python replacement in environments where rabbitmq-c cannot
be compiled.
.. _`py-amqp`: http://amqp.readthedocs.org/
If you start using use py-amqp instead of amqplib you can enjoy many
advantages including: