<?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>plone.contentrules</name>
<shortdesc>Plone ContentRules Engine</shortdesc>
<description>plone.contentrules provides a "pure Zope 3" implementation of a a rules 
engine which allows arbitary conditions and actions to be combined into rules,
and rules to be executed dependent on events. You can think of this as 
somewhat similar to user-assembled mail filtering rules or something like
Apple's Automator. It is used by plone.app.contentrules to provide such 
functionality for Plone.</description>
<homepage rdf:resource="http://svn.plone.org/svn/plone/plone.contentrules" />
<maintainer><foaf:Person><foaf:name>Markus Fuhrer, Martin Aspeli</foaf:name>
<foaf:mbox_sha1sum>7a7fecc394759b12e477801b9a3b3df2747d421c</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.1.0</revision></Version></release>
</Project></rdf:RDF>