<?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>decorator</name>
<shortdesc>decorators</shortdesc>
<description>A module to simplify your life with decorators. It solves the problem
of preserving the signature of the original function in the decorated
function.</description>
<homepage rdf:resource="http://www.phyast.pitt.edu/~micheles/python/documentation.html" />
<maintainer><foaf:Person><foaf:name>Michele Simionato</foaf:name>
<foaf:mbox_sha1sum>ab893da5395b555f05aea49f8d6fd4378261e15f</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.2.0</revision></Version></release>
</Project></rdf:RDF>