Metadata-Version: 2.1
Name: mcp2210-python
Version: 1.0.3
Summary: A python driver for the MCP2210 USB-to-SPI converter
Home-page: https://github.com/jeremyherbert/mcp2210-python
Author: Jeremy Herbert
Author-email: jeremy.006@gmail.com
License: UNKNOWN
Description: # mcp2210-python
        An MCP2210 python driver.
        
        You can install this package using `pip install mcp2210-python`.
        
        
        Documentation can be found here: [https://jeremyherbert.github.io/mcp2210-python](https://jeremyherbert.github.io/mcp2210-python)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
