Source: python-aiohomekit
Section: python
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Edward Betts <edward@4angle.com>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 openstack-pkg-tools,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
 python3-setuptools,
Build-Depends-Indep:
 python3-aiocoap <!nocheck>,
 python3-aiohappyeyeballs <!nocheck>,
 python3-aiohttp <!nocheck>,
 python3-async-interrupt <!nocheck>,
 python3-async-timeout <!nocheck>,
 python3-bleak <!nocheck>,
 python3-bleak-retry-connector <!nocheck>,
 python3-chacha20poly1305 <!nocheck>,
 python3-chacha20poly1305-reuseable <!nocheck>,
 python3-commentjson <!nocheck>,
 python3-coverage <!nocheck>,
 python3-cryptography <!nocheck>,
 python3-mypy <!nocheck>,
 python3-orjson <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-aiohttp <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-zeroconf <!nocheck>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aiohomekit
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aiohomekit.git
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/Jc2k/aiohomekit

Package: python3-aiohomekit
Architecture: all
Depends:
 python3-aiocoap,
 python3-aiohappyeyeballs,
 python3-aiohttp,
 python3-async-interrupt,
 python3-async-timeout,
 python3-bleak,
 python3-bleak-retry-connector,
 python3-chacha20poly1305,
 python3-chacha20poly1305-reuseable,
 python3-commentjson,
 python3-cryptography,
 python3-orjson,
 python3-zeroconf,
 ${misc:Depends},
 ${python3:Depends},
Description: asyncio HomeKit client
 This library implements the HomeKit protocol for controlling Homekit
 accessories using asyncio. It's primary use is for with Home Assistant.
 .
 At the moment there is no API guarantees. API stability and documentation
 will happen after making sure things are working within Home Assistant.
 .
 This package is a Home Assistant dependency.
