Source: python-hikvision
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-requests <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/fbradyirl/hikvision
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-hikvision
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-hikvision.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-hikvision
Architecture: all
Description: interface to Hikvision IP cameras
 This library can enable and disable motion detection, check whether it is
 enabled, and retrieve device information, including the firmware version.
 It communicates with Hikvision IP cameras over HTTP or HTTPS using ISAPI
 or legacy API endpoints, with digest or basic authentication.
