<?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>PyDispatcher</name>
<shortdesc>Multi-producer-multi-consumer signal dispatching mechanism</shortdesc>
<description>Dispatcher mechanism for creating event models

PyDispatcher is an enhanced version of Patrick K. O'Brien's
original dispatcher.py module.  It provides the Python
programmer with a robust mechanism for event routing within
various application contexts.

Included in the package are the robustapply and saferef
modules, which provide the ability to selectively apply
arguments to callable objects and to reference instance
methods using weak-references.</description>
<download-page>http://sourceforge.net/projects/pydispatcher/files/pydispatcher/</download-page>
<homepage rdf:resource="http://pydispatcher.sourceforge.net" />
<maintainer><foaf:Person><foaf:name>Patrick K. O'Brien</foaf:name>
<foaf:mbox_sha1sum>42cc75c721eb5c480c1faf833d1e34a8d3c39a79</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.0.1</revision></Version></release>
</Project></rdf:RDF>