Metadata-Version: 1.1
Name: cast_cli
Version: 0.7.1
Summary: UNKNOWN
Home-page: https://github.com/Julian/cast-cli
Author: Julian Berman
Author-email: Julian+cast_cli@GrayVines.com
License: UNKNOWN
Description: ========
        Cast CLI
        ========
        
        |PyPI| |Pythons| |CI| |Codecov|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/cast-cli.svg
          :alt: PyPI version
          :target: https://pypi.org/project/cast-cli/
        
        .. |Pythons| image:: https://img.shields.io/pypi/pyversions/cast-cli.svg
          :alt: Supported Python versions
          :target: https://pypi.org/project/cast-cli/
        
        .. |CI| image:: https://github.com/Julian/cast-cli/workflows/CI/badge.svg
          :alt: Build status
          :target: https://github.com/Julian/cast-cli/actions?query=workflow%3ACI
        
        .. |Codecov| image:: https://codecov.io/gh/Julian/cast-cli/branch/master/graph/badge.svg
          :alt: Codecov Code coverage
          :target: https://codecov.io/gh/Julian/cast-cli
        
        A simple CLI for pychromecast.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
