Metadata-Version: 2.1
Name: bluetooth-mesh
Version: 0.1.3
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
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.6.0
Description-Content-Type: text/markdown
Requires-Dist: bitstring (>=3.1.5)
Requires-Dist: cryptography (>=2.3.1)
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: marshmallow (>=3.0.0rc3)
Requires-Dist: pillow (>=5.4.1)
Requires-Dist: prompt-toolkit (>=2.0.8)
Requires-Dist: pygobject (>=3.30.4)
Requires-Dist: pydbus (>=0.6.0)

# python-bluetooth-mesh

This is an experimental (and incomplete!) implementation of GATT Proxy client
for Bluetooth Mesh.

https://www.bluetooth.com/specifications/mesh-specifications


