<?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.  This version
changed the Channel.exchange_declare and Channel.queue_declare methods to have 
the auto_delete parameter default to True, so it's not quite so easy to shoot
yourself in the foot.

Also, the client has been improved to support redirection, and a utility script
added to help test that feature.</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.2</revision></Version></release>
</Project></rdf:RDF>