Source: python-ismartgate
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-doc-privacy,
 dh-sequence-python3,
 dh-sequence-single-binary,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-dicttoxml <!nocheck>,
 python3-httpx <!nocheck>,
 python3-m2r2 <!nodoc>,
 python3-pycryptodome <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>,
 python3-pytest-cov <!nocheck>,
 python3-respx <!nocheck>,
 python3-sphinx <!nodoc>,
 python3-sphinx-rtd-theme <!nodoc>,
Standards-Version: 4.7.4
Homepage: https://github.com/bdraco/ismartgate
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-ismartgate
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-ismartgate.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-ismartgate
Architecture: all
Depends:
 python3-pycryptodome,
Description: Python API for iSmartGate and GogoGate2 devices
 This package provides an asynchronous Python library for communicating with
 iSmartGate and GogoGate2 garage door and gate controllers.  It can retrieve
 device and door information and issue commands to open or close configured
 doors.
 .
 Command-line tools for querying and controlling supported devices are also
 included.
