Metadata-Version: 2.1
Name: PyBluez
Version: 0.30
Summary: Bluetooth Python extension module
Home-page: http://pybluez.github.io/
Download-URL: https://github.com/pybluez/pybluez
Author: Albert Huang
Author-email: ashuang@alum.mit.edu
Maintainer: Piotr Karulis
License: GPL
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Communications
Requires-Python: >=3.7
License-File: COPYING
Provides-Extra: ble
Requires-Dist: gattlib; extra == "ble"

Bluetooth Python extension module to allow Python developers to use system Bluetooth resources. PyBluez works with GNU/Linux, macOS, and Windows.
