Metadata-Version: 1.2
Name: asyncwago
Version: 0.31.4
Summary: Access I/O on Wago controllers
Home-page: http://github.com/M-o-a-T/asyncwago
Author: Matthias Urlichs
Author-email: matthias@urlichs.de
License: GPLv3 or later
Description: Wago
        ====
        
        Welcome to `AsyncWago <http://github.com/M-o-a-T/asyncwago>`__!
        
        This library controls access to I/O on Wago controllers.
        These are industrial devices with various analog and digital extension modules.
        They run a basic embedded Linux. Older models don't even have a MMU.
        
        A small control program needs to run on the controller.
        You can get its source from the `Wago Firmware <http://github.com/M-o-a-T/wago-firmware>`__ archive.
        
        License: GPLv3 as published by the Free Software Foundation, or (at your option) any later version
        
        
Keywords: iot
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Framework :: Trio
Requires-Python: >=3.6
