Metadata-Version: 1.1
Name: pyCEC
Version: 0.0.5
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: pyCEC
        =====
        
        [![Build Status](https://travis-ci.org/konikvranik/pycec.svg?branch=dev)](https://travis-ci.org/konikvranik/pycec)
        [![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&16)](https://coveralls.io/github/konikvranik/pycec?branch=dev)
        [![CodeShip](https://codeship.com/projects/7e847d60-a377-0134-e221-0a9a91773973/status?branch=dev)](https://app.codeship.com/projects/190270)
        
        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: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
