Metadata-Version: 1.1
Name: uModbus
Version: 0.1.2
Summary: Implementation of the Modbus protocol in pure Python.
Home-page: https://github.com/AdvancedClimateSystems/umodbus/
Author: Auke Willem Oosterhoff
Author-email: oosterhoff@baopt.nl
License: MPL
Description: 
        uModbus is a pure Python implementation of the Modbus protocol with support
        for Python 2.7, 3.3, 3.4, 3.5 and Pypy. uModbus has no runtime depedencies.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Embedded Systems
