<?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.
        
    Reworked codebase to be much more maintainable, added unittests
    and fixed some minor problems.</description>
<homepage rdf:resource="http://barryp.org/software/py-amqplib/" />
<maintainer><foaf:Person><foaf:name>Barry Pederson</foaf:name>
<foaf:mbox_sha1sum>55458a8193d18dff2d643f09616316edeee69e68</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.6</revision></Version></release>
</Project></rdf:RDF>