Metadata-Version: 1.1
Name: catt
Version: 0.0.1
Summary: Cast All The Things allows you to send videos from many, many online sources to your Chromecast.
Home-page: https://github.com/skorokithakis/catt
Author: Stavros Korokithakis
Author-email: hi@stavros.io
License: BSD
Description: ===============================
        Cast All The Things
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/catt.svg
                :target: https://pypi.python.org/pypi/catt
        
        .. image:: https://img.shields.io/travis/skorokithakis/catt.svg
                :target: https://travis-ci.org/skorokithakis/catt
        
        .. image:: https://readthedocs.org/projects/catt/badge/?version=latest
                :target: https://readthedocs.org/projects/catt/?badge=latest
                :alt: Documentation Status
        
        
        Cast All The Things allows you to send videos from many, many online sources to your Chromecast.
        
        * Free software: BSD license
        * Documentation: https://catt.readthedocs.org.
        
        Features
        --------
        
        * Casts videos to Chromecast.
        * From many, many online sources.
        
        
        =======
        History
        =======
        
        0.0.1 (2016-04-24)
        ------------------
        
        * First release on PyPI.
        
Keywords: chromecast cast catt cast_all_the_things
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
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
