Metadata-Version: 1.1
Name: yowsup-gateway
Version: 0.1.1
Summary: Yowsup Gateway pretends to be a link between yowsup library and client applications
Home-page: https://github.com/jlmadurga/yowsup-gateway
Author: Juan Madurga
Author-email: jlmadurga@gmail.com
License: ISCL
Description: ===============================
        Yowsup Gateway
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/yowsup-gateway.svg
                :target: https://pypi.python.org/pypi/yowsup-gateway
        
        .. image:: https://img.shields.io/travis/jlmadurga/yowsup-gateway.svg
                :target: https://travis-ci.org/jlmadurga/yowsup-gateway
        
        .. image:: https://readthedocs.org/projects/yowsup-gateway/badge/?version=latest
                :target: https://readthedocs.org/projects/yowsup-gateway/?badge=latest
                :alt: Documentation Status
        
        
        Yowsup Gateway pretends to be a link between yowsup library and client applications
        
        * Free software: ISC license
        * Documentation: https://yowsup-gateway.readthedocs.org.
        
        Features
        --------
        
        
        * 0.1.0 Send and receive text messages
        
        
        
        
        
        
        History
        -------
        
        0.1.1 (2015-12-16)
        ---------------------
        
        * Integration with yowsup@issue_1181.
        
        
        
        
        0.1.0 (2015-12-13)
        ---------------------
        
        * First release on PyPI.
        * Send and receive text messages
        
        
        
        
Keywords: yowsup-gateway
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
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
