Source: py-netgear-plus
Section: python
Maintainer: Manuel Traut <manut@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
Standards-Version: 4.7.4
Homepage: https://github.com/foxey/py-netgear-plus
Vcs-Browser: https://salsa.debian.org/python-team/packages/python3-py-netgear-plus
Vcs-Git: https://salsa.debian.org/python-team/packages/python3-py-netgear-plus.git

Package: python3-py-netgear-plus
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Description: Library for NETGEAR Plus Switches (Python 3)
 Grabs statistical network data from supported NETGEAR Switches from the Plus
 Managed Network Switch line. These switches can only be managed using a Web
 interface and not through SNMP or cli. This library uses web scraping to
 collect the switch configuration, statistics and some basic configuration
 updates.
