Metadata-Version: 1.1
Name: example-pkg-pyzwave
Version: 1.0
Summary: this is a protocol sniffer and analysis base on z-wave
Home-page: https://gitee.com/lreals/pyzwave
Author: chengzizzZ
Author-email: lxytls@163.com
License: MIT
Description: how to use this moudle?
        pip install pyzwave
        
        data = pyzwave.open(serial_port)
        
Keywords: protocol analysis base on zwave
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
