Metadata-Version: 1.1
Name: pyCEC
Version: 0.2.2
Summary: Provide HDMI CEC devices as objects, especially for use with Home Assistant
Home-page: https://github.com/konikvranik/pycec/
Author: Petr Vraník
Author-email: hpa@suteren.net
License: MIT
Description: [![Build Status](https://travis-ci.org/konikvranik/pyCEC.svg?branch=dev)](https://travis-ci.org/konikvranik/pyCEC)
        [![CodeShip](https://codeship.com/projects/7e847d60-a377-0134-e221-0a9a91773973/status?branch=dev)](https://app.codeship.com/projects/190270)
        [![Code Climate](https://codeclimate.com/github/konikvranik/pyCEC/badges/gpa.svg)](https://codeclimate.com/github/konikvranik/pyCEC)
        [![Test Coverage](https://codeclimate.com/github/konikvranik/pyCEC/badges/coverage.svg)](https://codeclimate.com/github/konikvranik/pyCEC/coverage)
        [![Issue Count](https://codeclimate.com/github/konikvranik/pyCEC/badges/issue_count.svg)](https://codeclimate.com/github/konikvranik/pyCEC)
        [![Coverage Status](https://coveralls.io/repos/github/konikvranik/pyCEC/badge.svg?branch=dev)](https://coveralls.io/github/konikvranik/pyCEC?branch=dev)
        
        
        pyCEC
        =====
        
        
        Purpose of this project is to provide object API to libcec for home-assistant hdmi_cec module.
        
Keywords: cec hdmi home-assistant
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: Topic :: Home Automation
Classifier: Topic :: Multimedia
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
