Metadata-Version: 2.1
Name: bluetooth-mesh
Version: 0.1.28
Summary: Bluetooth Mesh for Python
Home-page: http://github.com/silvairgit/python-bluetooth-mesh
Author: Michał Lowas-Rzechonek
Author-email: michal.lowas-rzechonek@silvair.com
License: UNKNOWN
Description: # python-bluetooth-mesh
        
        This is an experimental (and incomplete!) implementation of GATT Proxy client
        for Bluetooth Mesh.
        
        https://www.bluetooth.com/specifications/mesh-specifications
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: System :: Networking
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
Provides-Extra: demo
