<?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>aspects</name>
<shortdesc>Aspect Programming with Python</shortdesc>
<description>aspects is a module that enables Aspect Oriented Programming
        with Python.
        It also provides an implementation of 'Design By Contract' programming using
        aspects.</description>
<homepage rdf:resource="http://www.logilab.org" />
<maintainer><foaf:Person><foaf:name>Adrien Di Mascio</foaf:name>
<foaf:mbox_sha1sum>d84328191bf9549f862ab8204e39b2dc5263a4cf</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.2</revision></Version></release>
</Project></rdf:RDF>