<?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>django-spambayes</name>
<shortdesc>A collection of utility apps for using SpamBayes filtering within Django projects.</shortdesc>
<description>Django-SpamBayes includes a few utility apps for Django that offer an easy to
use interface to the SpamBayes statistical anti-spam filter allowing filtering
and moderation (with training) of comments, contact forms and other publicly
submitted data.

Currently, two applications are available: DjangoBayes, which wraps the Django
model and provides the SpamBayes API; and CommentBayes, which is an add-on to
Django's ``contrib.comments`` application and provides filtering and moderation
of comments through signals.</description>
<download-page>http://code.google.com/p/django-spambayes/downloads/list</download-page>
<homepage rdf:resource="http://code.google.com/p/django-spambayes/" />
<maintainer><foaf:Person><foaf:name>Waylan Limberg</foaf:name>
<foaf:mbox_sha1sum>e4474a56a37d772b997e1b79a824e8095ef235d5</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>