root / trunk / PKG-INFO

Revision 33, 1.2 kB (checked in by amcgregor, 1 year ago)

Random 3.0 stub updates.

Line 
1Metadata-Version: 1.0
2Name: TurboMail
3Version: 3.0
4Summary: Multi-threaded mail queue manager for TurboGears applications.
5Home-page: http://trac.orianagroup.com/turbomail/
6Author: Top Floor Computer Systems Ltd.
7Author-email: webmaster@topfloor.ca
8License: MIT
9Download-URL: http://cheeseshop.python.org/pypi/TurboMail/
10Description: TurboMail is a TurboGears extension, meaning that it starts up and shuts down alongside any TurboGears applications you write, in the same way that visit tracking and identity do. TurboMail uses built-in Python modules for SMTP communication and MIME e-mail creation, but greatly simplifies these tasks by performing the grunt-work for you. Additionally, TurboMail is multi-threaded, allowing for single or batch enqueueing and background delivery of mail.
11Keywords: turbogears.extension
12Platform: UNKNOWN
13Classifier: Development Status :: 5 - Production/Stable
14Classifier: Framework :: TurboGears
15Classifier: Intended Audience :: Developers
16Classifier: License :: OSI Approved :: MIT License
17Classifier: Operating System :: OS Independent
18Classifier: Programming Language :: Python
19Classifier: Topic :: Communications :: Email
20Classifier: Topic :: Software Development :: Libraries :: Python Modules
Note: See TracBrowser for help on using the browser.