<?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>ProcImap</name>
<shortdesc>Python IMAP Library and Mail Processing Utility</shortdesc>
<description>The procimap package fulfills two purposes: 

a) provide a reasonably simple framework for writing filters on an IMAP Mailbox,
inspired by procmail recipes

b) provide a nice object oriented interface to IMAP accounts that integrates
well with the standard library

For more information, browse the full documentation at
http://packages.python.org/ProcImap/</description>
<download-page>http://procimap.googlecode.com/files/ProcImap-1.1.tar.gz</download-page>
<homepage rdf:resource="http://github.com/goerz/procimap" />
<maintainer><foaf:Person><foaf:name>Michael Goerz</foaf:name>
<foaf:mbox_sha1sum>f698350397150193a955519ac7b32c38d13611ca</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.1</revision></Version></release>
</Project></rdf:RDF>