Metadata-Version: 1.1
Name: listenclosely-whatsapp
Version: 0.1.0
Summary: ListenClosely service backend to work with Whatsapp
Home-page: https://github.com/jlmadurga/listenclosely-whatsapp
Author: Juan Madurga
Author-email: jlmadurga@gmail.com
License: ISCL
Description: ===============================
        listenclosely-whatsapp
        ===============================
        
        CI:
        
        .. image:: https://img.shields.io/travis/jlmadurga/listenclosely-whatsapp.svg
                :target: https://travis-ci.org/jlmadurga/listenclosely-whatsapp
        
        .. image:: http://codecov.io/github/jlmadurga/listenclosely-whatsapp/coverage.svg?branch=master 
            :alt: Coverage
            :target: http://codecov.io/github/jlmadurga/listenclosely-whatsapp?branch=master
          
        .. image:: https://requires.io/github/jlmadurga/listenclosely-whatsapp/requirements.svg?branch=master
             :target: https://requires.io/github/jlmadurga/listenclosely-whatsapp/requirements/?branch=master
             :alt: Requirements Status
             
        PyPI:
        
        
        .. image:: https://img.shields.io/pypi/v/listenclosely-whatsapp.svg
                :target: https://pypi.python.org/pypi/listenclosely-whatsapp
        
        Docs:
        
        .. image:: https://readthedocs.org/projects/listenclosely-whatsapp/badge/?version=latest
                :target: https://readthedocs.org/projects/listenclosely-whatsapp/?badge=latest
                :alt: Documentation Status
        
        
        
        
        ListenClosely service backend to work with Whatsapp
        
        * Free software: ISC license
        * Documentation: https://listenclosely-whatsapp.readthedocs.org.
        
        Features
        --------
        
        * Integration with Listenclosely app using yowsup whatsapp library
        
        
        Terms and conditions
        -------------------------------------------
        You will NOT use this API for marketing purposes (spam, massive sending...).
        We do NOT give support to anyone that wants this API to send massive messages or similar.
        We reserve the right to block any user of this repository that does not meet these conditions.
        
        Legal
        -------------------------------
        
        This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WhatsApp or any of its affiliates or subsidiaries. 
        This is an independent and unofficial API. Use at your own risk.
        
        
        
        
        
        
        =======
        History
        =======
        
        0.1.0 (2016-01-14)
        ------------------
        
        * First release on PyPI.
        
Keywords: listenclosely-whatsapp
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
