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

Module release

source code

Release information about the Turbo-Mail mail queue.

Variables [hide private]
  version = '2.1'
  description = 'Multi-threaded mail queue manager for TurboGear...
  long_description = 'TurboMail is a TurboGears extension, meani...
  author = 'Alice Dawn Bevan-McGregor'
  email = 'alice+turbomail@gothcandy.com'
  url = 'http://www.python-turbomail.org/'
  download_url = 'http://cheeseshop.python.org/pypi/TurboMail/'
  copyright = '\xc2\xa9 2006-2007 Top Floor Computer Systems Ltd...
  license = 'MIT'
  __package__ = None
Variables Details [hide private]

description

Value:
'Multi-threaded mail queue manager for TurboGears applications.'

long_description

Value:
'TurboMail is a TurboGears extension, meaning that it starts up and sh\
uts down alongside any TurboGears applications you write, in the same \
way that visit tracking and identity do. TurboMail uses built-in Pytho\
n modules for SMTP communication and MIME e-mail creation, but greatly\
 simplifies these tasks by performing the grunt-work for you. Addition\
ally, TurboMail is multi-threaded, allowing for single or batch enqueu\
eing and background delivery of mail.'

copyright

Value:
'\xc2\xa9 2006-2007 Top Floor Computer Systems Ltd., 2007 Alice Bevan-\
McGregor, and contributors'