Metadata-Version: 1.1
Name: ebs-modbus
Version: 1.2.0
Summary: Python host interface to EBS modbus devices
Home-page: https://github.com/chintal/ebs-lib-modbus
Author: Chintalagiri Shashank
Author-email: shashank.chintalagiri@gmail.com
License: UNKNOWN
Description: ebs-modbus
        ==========
        
        .. image:: https://img.shields.io/pypi/v/ebs-modbus.svg
            :target: https://pypi.python.org/pypi/ebs-modbus
            :alt: Latest PyPI version
        
        Python host interface to EBS modbus devices
        
        Usage
        -----
        
        Installation
        ------------
        
        Requirements
        ^^^^^^^^^^^^
        
        Compatibility
        -------------
        
        Licence
        -------
        
        Authors
        -------
        
        `ebs-modbus` was written by `Chintalagiri Shashank <shashank.chintalagiri@gmail.com>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
