Metadata-Version: 1.1
Name: pypostman
Version: 0.1.0
Summary: Simple Service that receives a Json structure with mail data, and sends an email to a preconfigured address
Home-page: https://github.com/skalanux/pypostman
Author: Juan Manuel Schillaci
Author-email: juan.schillaci@devecoop.com
License: BSD
Description: ===============================
        pypostman
        ===============================
        
        .. image:: https://badge.fury.io/py/pypostman.png
            :target: http://badge.fury.io/py/pypostman
        
        .. image:: https://travis-ci.org/skalanux/pypostman.png?branch=master
                :target: https://travis-ci.org/skalanux/pypostman
        
        .. image:: https://pypip.in/d/pypostman/badge.png
                :target: https://pypi.python.org/pypi/pypostman
        
        
        Simple Service that receives a Json structure with mail data, and sends an email to a preconfigured address"
        
        * Free software: BSD license
        * Documentation: https://pypostman.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        History
        -------
        
        0.1.0 (2014-09-17)
        ---------------------
        
        * First release on PyPI.
Keywords: pypostman
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
