Metadata-Version: 2.1
Name: python_openzwave
Version: 0.4.19
Summary: python_openzwave is a python wrapper for the openzwave c++ library.
Home-page: https://github.com/OpenZWave/python-openzwave
Download-URL: https://raw.githubusercontent.com/OpenZWave/python-openzwave/master/archives/python_openzwave-0.4.19.zip
Author: Sébastien GALLET aka bibi2100
Author-email: bibi21000@gmail.com
Keywords: openzwave,zwave
Classifier: Topic :: Home Automation
Classifier: Topic :: System :: Hardware
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: BSD
Classifier: Programming Language :: C++
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
License-File: LICENSE.txt
Requires-Dist: six
Requires-Dist: pyserial
Requires-Dist: PyDispatcher>=2.0.5
Requires-Dist: Cython==0.28.6

A full API to map the ZWave network in Python objects. Look at examples at : https://github.com/OpenZWave/python-openzwave
