Metadata-Version: 1.1
Name: max7301
Version: 1.0.1
Summary: MAX7301 driver
Home-page: https://github.com/muccc/py-max7301
Author: Tobias Schneider
Author-email: schneider@xtort.eu
License: GPLv3+
Description: max7301
        ==========
        
        For the Raspberry Pi:
        - sudo contrib/rpi-spi-setup
        - sudo python setup.py install
        - reboot
        - PROFIT
        
        
Keywords: max7301
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
