Metadata-Version: 1.1
Name: pyscada-gpio
Version: 0.7.0
Summary: GPIO extension for PyScada a Python and Django based Open Source SCADA System
Home-page: http://www.github.com/trombastic/PyScada
Author: Martin Schröder
Author-email: info@martin-schroeder.net
License: GPL version 3
Description: PyScada GPIO Extension
        ======================
        
        This is a extension for PyScada to support read and write of GPIO Pins.
        
        
        What is Working
        ---------------
        
         - nothing is test
        
        
        What is not Working/Missing
        ---------------------------
        
         - Test with real hardware
         - Documentation
        
        Installation
        ------------
        
         - pip install pyscada-gpio
        
        
        Contribute
        ----------
        
         - Issue Tracker: https://github.com/trombastic/PyScada-GPIO/issues
         - Source Code: https://github.com/trombastic/PyScada-GPIO
         
        
        License
        -------
        
        The project is licensed under the _GNU General Public License v3 (GPLv3)_.
        -
        
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 General Public License v3 (GPLv3)
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
