Metadata-Version: 1.0
Name: mailworker
Version: 0.0.5
Summary: A simple mail worker and queue using HotQueue & Redis.
Home-page: https://bitbucket.org/bwghughes
Author: Ben Hughes
Author-email: bwghughes@gmail.com
License: MIT
Description: ========
        MailWorker
        ========
        :Info: Mail worker is a generic mail queue that sends messages that are picked from a HotQueue
        :Author: Ben Hughes (http://bitbucket.org/bwghughes)
        
        Contributing
        ============
        The source is available on `BitBucket <http://bitbucket.org/bwghughes/mailworker>`_. 
        To contribute to the project, fork it on Bitbucket and send a pull request, all contributions and suggestions are welcome.
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
