Source: bleak Maintainer: Debian Python Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: bluez, debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-poetry-core, Build-Depends-Indep: python3-argparse-manpage, python3-async-timeout, python3-dbus-fast , python3-pytest , python3-pytest-asyncio , python3-sphinx , python3-sphinx-rtd-theme , python3-typing-extensions , Standards-Version: 4.7.2 Homepage: https://github.com/hbldh/bleak Vcs-Browser: https://salsa.debian.org/python-team/packages/bleak Vcs-Git: https://salsa.debian.org/python-team/packages/bleak.git Testsuite: autopkgtest-pkg-pybuild Package: python3-bleak Architecture: all Depends: bluez, ${misc:Depends}, ${python3:Depends}, Breaks: python3-home-assistant-bluetooth (<< 1.13.1-4), python3-bleak-retry-connector (<< 4.0.0), python3-habluetooth (<< 4.0.1), python3-pykulersky (<< 0.6.0), python3-bluetooth-adapters (<< 2.0.0), Description: Bluetooth Low Energy platform agnostic client Bleak is an acronym for Bluetooth Low Energy platform Agnostic Klient. . Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT servers. It is designed to provide a asynchronous, cross-platform Python API to connect and communicate with e.g. sensors. . Bleak supports reading, writing and getting notifications from GATT servers, as well as a function for discovering BLE devices. Package: python-bleak-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: Bluetooth Low Energy platform agnostic client (Documentation) Bleak is an acronym for Bluetooth Low Energy platform Agnostic Klient. . Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT servers. It is designed to provide a asynchronous, cross-platform Python API to connect and communicate with e.g. sensors. . Bleak supports reading, writing and getting notifications from GATT servers, as well as a function for discovering BLE devices. . This package contains the documentation.