Metadata-Version: 1.1
Name: pyscada-meterbus
Version: 0.8.0
Summary: Meterbus extension for PyScada a Python and Django based Open Source SCADA System
Home-page: http://www.github.com/pyscada/PyScada-Meterbus
Author: Camille Lavayssiere
Author-email: team@pyscada.org
License: AGPLv3
Description: PyScada MeterBus Extension
        ==========================
        
        This is a extension for PyScada to support read and write to MeterBus devices.
        
        
        What is Working
        ---------------
        
         - nothing is test
        
        
        What is not Working/Missing
        ---------------------------
        
         - Test with real hardware
         - Documentation
        
        Installation
        ------------
        
         - pip install pyscada-meterbus
        
        
        Contribute
        ----------
        
         - Issue Tracker: https://github.com/pyscada/PyScada-MeterBus/issues
         - Source Code: https://github.com/pyscada/PyScada-MeterBus
        
        
        License
        -------
        
        The project is licensed under the _GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (AGPLv3)_.
        -
        
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Environment :: Console
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Scientific/Engineering :: Visualization
