<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>amqplib</name>
<shortdesc>Client library for AMQP (Advanced Message Queuing Protocol)</shortdesc>
<description>Supports the 0-8 AMQP spec, and has been tested with RabbitMQ.  

Updated to include much more information from the AMQP spec file in the Python
docstrings. Updated a few methods to have default values for queue and exchange
names where possible.</description>
<homepage rdf:resource="http://barryp.org/software/py-amqplib/" />
<maintainer><foaf:Person><foaf:name>Barry Pederson</foaf:name>
<foaf:mbox_sha1sum>c3be26ae04809726987d16f0cb453e1cb25e4f60</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.3</revision></Version></release>
</Project></rdf:RDF>