<?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>TurboMail</name>
<shortdesc>TurboMail is a mail delivery subsystem and MIME message generation framework for Python.</shortdesc>
<description>TurboMail 3 offers:

* Simplified creation of complex messages, including rich text, attachments, 
  and more.
* Modular delivery managers including the blocking immediate manager and the
  threaded on demand manager.
* Modular back-ends ('transports') including SMTP and in-memory (debug)
* Easier debugging when using the debug back-end in concert with the immediate 
  manager.
* A plugin architecture with a sample plugin for altered message encoding.
* Automatic integration into TurboGears 1.x.

Python includes several standard packages for handling e-mail. These libraries 
are independent of each-other, their documentation is hard-to-follow, and their 
examples are hardly real-world. TurboMail ties these dispersant elements 
together with an elegant and extensible API, freeing you (the developer) from 
drudge-work, strained eyes, and loss of hair, even for the most complicated 
use-cases.</description>
<download-page>http://cheeseshop.python.org/pypi/TurboMail/</download-page>
<homepage rdf:resource="http://www.python-turbomail.org/" />
<maintainer><foaf:Person><foaf:name>Alice Bevan-McGregor</foaf:name>
<foaf:mbox_sha1sum>36ae5eb955e5668c09277ee5c33979b1a3ce22fc</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>3.0.2</revision></Version></release>
</Project></rdf:RDF>