Source: python-arris-tg2492lg
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Edward Betts <edward@4angle.com>,
Section: python
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 dh-sequence-single-binary,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-pytest <!nocheck>,
 python3-pytest-aiohttp <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/vanbalken/arris-tg2492lg
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-arris-tg2492lg
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-arris-tg2492lg.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-arris-tg2492lg
Architecture: all
Description: Client for retrieving connected-device information from Arris TG2492LG routers
 This library provides an interface to the administrative interface of an Arris
 TG2492LG router.
 .
 It authenticates with the router using its address and administrator password,
 retrieves records for devices connected to the router, and reports whether
 each device is currently online. The returned list can include devices that
 have recently gone offline, such as devices that have left Wi-Fi range. Device
 records can also be used to identify connected equipment by its MAC address.
