Metadata-Version: 1.1
Name: transwhat
Version: 0.2.2
Summary: A gateway between the XMPP and the WhatsApp IM networks
Home-page: https://github.com/stv0g/transwhat
Author: Steffen Vogel
Author-email: stv0g@0l.de
License: GPL-3+
Description: transWhat
        =========
        
        transWhat is a WhatsApp XMPP Gateway based on `Spectrum 2`_ and `Yowsup 2`_.
        
        Branches
        ^^^^^^^^
        
        -  `yowsup-1`_ My original version which is based on @tgalal first
           Yowsup version (**deprecated** and broken).
        -  `yowsup-2`_ Major rewrite from @moyamo for @tgalal’s new Yowsup 2
           (**recommended**).
        
        For production, please use the ``yowsup-2`` branch.
        
        `Installation`_
        ---------------
        
        `Usage`_
        --------
        
        `License`_
        ----------
        
        Features
        --------
        
        -  Typing notifications
        -  Receive images, audio & video
        -  Set/get online status
        -  Set status message
        -  Groupchats
        
        Contributors
        ------------
        
        Pull requests, bug reports etc. are welcome. Help us to provide a open
        implementation of the WhatsApp protocol.
        
        The following persons have contributed major parts of this code:
        
        -  @stv0g (Steffen Vogel): Idea and initial implementation based on
           Yowsup 1
        -  @moyamo (Mohammed Yaseen Mowzer): Port to Yowsup 2
        -  @DaZZZl: Improvements to group chats, media & message receipts
        
        Links
        -----
        
        An *outdated* project wiki is available `here`_.
        
        An *outdated* writeup of this project is also availabe at my `blog`_.
        
        .. _Spectrum 2: http://www.spectrum.im
        .. _Yowsup 2: https://github.com/tgalal/yowsup
        .. _yowsup-1: http://github.com/stv0g/transwhat/tree/yowsup-1
        .. _yowsup-2: http://github.com/stv0g/transwhat/tree/yowsup-2
        .. _Installation: INSTALL.rst
        .. _Usage: USAGE.rst
        .. _License: COPYING.rst
        .. _here: https://dev.0l.de/wiki/projects/transwhat/
        .. _blog: http://www.steffenvogel.de/2013/06/29/transwhat/
        
Keywords: whatsapp xmpp im gateway transport yowsup
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Operating System :: POSIX
Classifier: Topic :: Communications :: Chat
