<?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>Louie</name>
<shortdesc>Signal dispatching mechanism</shortdesc>
<description>Louie provides Python programmers with a straightforward way to
dispatch signals between objects in a wide variety of contexts. It is
based on PyDispatcher_, which in turn was based on a highly-rated
recipe_ in the Python Cookbook.

.. _PyDispatcher: http://pydispatcher.sf.net/

.. _recipe: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/87056

You can also get the `latest development version
&lt;http://github.com/gldnspud/louie/tarball/master#egg=Louie-dev&gt;`__.</description>
<download-page>http://pypi.python.org/pypi/Louie</download-page>
<homepage rdf:resource="http://11craft.github.com/louie/" />
<maintainer><foaf:Person><foaf:name>Patrick K. O'Brien and contributors</foaf:name>
<foaf:mbox_sha1sum>9e2a32124ab28ab9eaffe7417127870f3cb3a512</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>