1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: python-xiaomi-ble
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
Tianyu Chen <billchenchina2001@gmail.com>,
Thomas Goirand <zigo@debian.org>,
Standards-Version: 4.7.2
Section: python
Priority: optional
Build-Depends:
debhelper-compat (= 13),
dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-poetry-core,
Build-Depends-Indep:
python3-aiohttp <!nocheck>,
python3-bleak <!nocheck>,
python3-bleak-retry-connector <!nocheck>,
python3-bluetooth-data-tools <!nocheck>,
python3-bluetooth-sensor-state-data <!nocheck>,
python3-cryptography <!nocheck>,
python3-home-assistant-bluetooth <!nocheck>,
python3-orjson <!nocheck>,
python3-pycryptodome <!nocheck>,
python3-pytest <!nocheck>,
python3-pytest-cov <!nocheck>,
python3-sensor-state-data <!nocheck>,
Testsuite: autopkgtest-pkg-pybuild
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-xiaomi-ble
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-xiaomi-ble.git
Homepage: https://github.com/bluetooth-devices/xiaomi-ble
Package: python3-xiaomi-ble
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: Parser for Xiaomi BLE devices
Manage Xiaomi BLE devices
|