Metadata-Version: 1.1
Name: python-twitch-stream
Version: 0.0.dev1
Summary: An interface to the Twitch website, to interact with their video and chat
Home-page: https://github.com/317070/python-twitch-stream
Author: Jonas Degrave
Author-email: erstaateenknolraapinmijntuin+pythontwitch@gmail.com
License: MIT
Description: .. image:: https://readthedocs.org/projects/python-twitch-stream/badge/
            :target: http://python-twitch-stream.readthedocs.org/en/latest/
        
        .. image:: https://travis-ci.org/317070/python-twitch-stream.svg
            :target: https://travis-ci.org/317070/python-twitch-stream
        
        .. image:: https://coveralls.io/repos/317070/python-twitch-stream/badge.svg
            :target: https://coveralls.io/github/317070/python-twitch-stream
        
        .. image:: https://img.shields.io/badge/license-MIT-green.svg
            :target: https://github.com/Lasagne/Lasagne/blob/master/LICENSE
        
        Python-Twitch-Stream
        ====================
        
        
        
        
        Changelog
        ---------
        
        0.1 (2015-10-21)
        ~~~~~~~~~~~~~~~~
        
        First release.
        
        * core contributors, in alphabetical order:
        
          * Jonas Degrave (@317070)
        
        * Thanks to
        
          * Frederik Tejner Witte for his `great tutorial <http://www.wituz.com/tutorial-make-your-own-twitch-plays-stream.html>`_!
        
Keywords: twitch,stream,video,chat
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Communications :: Chat :: Internet Relay Chat
Classifier: Topic :: Multimedia :: Video
