Metadata-Version: 1.1
Name: ht0740
Version: 0.0.2
Summary: Python library for the HT0740 Switch
Home-page: http://www.pimoroni.com
Author: Gee Bartlett
Author-email: gee@pimoroni.com
License: MIT
Project-URL: GitHub, https://www.github.com/pimoroni/ht0740-python
Description: HT0740 40V / 10A Switch Breakout
        ================================
        
        `Build Status <https://travis-ci.com/pimoroni/ht0740-python>`__
        `Coverage
        Status <https://coveralls.io/github/pimoroni/ht0740-python?branch=master>`__
        `PyPi Package <https://pypi.python.org/pypi/ht0740>`__ `Python
        Versions <https://pypi.python.org/pypi/ht0740>`__
        
        Installing
        ==========
        
        Stable library from PyPi:
        
        -  Just run ``sudo pip install ht0740``
        
        Latest/development library from GitHub:
        
        -  ``git clone https://github.com/pimoroni/ht0740-python``
        -  ``cd ht0740-python``
        -  ``sudo ./install.sh``
        
        0.0.2
        -----
        
        * Port to new i2cdevice>=0.0.6 set/get API
        
        0.0.1
        -----
        
        * Initial Release
        
Keywords: Raspberry Pi
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Hardware
