Package turbomail :: Module release
[hide private]
[frames] | no frames]

Module release

source code

Release information about TurboMail.

Variables [hide private]
  name = 'TurboMail'
  version = '3.0.3'
  description = 'TurboMail is a mail delivery subsystem and MIME...
  long_description = 'TurboMail 3 offers:\n\n* Simplified creati...
  author = 'Alice Bevan-McGregor'
  email = 'alice+turbomail@gothcandy.com'
  url = 'http://www.python-turbomail.org/'
  download_url = 'http://cheeseshop.python.org/pypi/TurboMail/'
  copyright = u'© 2007-2009 Alice Bevan-McGregor, and contributors'
  license = 'MIT'
Variables Details [hide private]

description

Value:
'TurboMail is a mail delivery subsystem and MIME message generation fr\
amework for Python.'

long_description

Value:
'''TurboMail 3 offers:

* Simplified creation of complex messages, including rich text, attach\
ments, 
  and more.
* Modular delivery managers including the blocking immediate manager a\
nd the
  threaded on demand manager.
...