Metadata-Version: 1.1
Name: impbus
Version: 0.0.2
Summary: Python implementation of the IMPBUS-2 data transmission protocol.
Home-page: https://github.com/nicolaisi/impbus
Author: Nicholas Tan Jerome
Author-email: nicholas.tanjerome@imko.de
License: MIT
Description: 
        # IMPLib2: Python implementation of the IMPBUS-2 protocol.
        
        This libary is authored by Markus Hubig (https://github.com/mhubig/implib2) and is currently maintained by Nicholas Tan Jerome, mainly bugfixes on several core features and updating the library to the latest standard of IMPBUS-2 protocol.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
