Metadata-Version: 1.0
Name: pymodbus
Version: 0.9.0
Summary: A fully featured modbus protocol stack in python
Home-page: http://code.google.com/p/pymodbus/
Author: Galen Collins
Author-email: bashwork@gmail.com
License: BSD
Description: 
        Pymodbus aims to be a fully implemented modbus protocol stack implemented
        using twisted.  Its orignal goal was to allow simulation of thousands of
        modbus devices on a single machine for monitoring software testing.
        
Keywords: modbus,twisted
Platform: Linux
Platform: Mac OS X
Platform: Win
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: GTK
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
