Source: python-amcrest
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,
 dh-sequence-sphinxdoc <!nodoc>,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-httpx <!nocheck>,
 python3-pytest <!nocheck>,
 python3-responses <!nocheck>,
 python3-sphinx <!nodoc>,
Standards-Version: 4.7.4
Homepage: https://github.com/tchellomello/python-amcrest
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-amcrest
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-amcrest.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-amcrest
Architecture: all
Description: interface to Amcrest and Dahua camera HTTP APIs
 This library provides access to the HTTP SDK API exposed by Amcrest cameras
 and related Dahua firmware devices.
 .
 It talks directly to network cameras and network video recorders over their
 HTTP endpoints. It can query device and software information, retrieve
 snapshots, capture audio, record real-time video streams, and send pan, tilt,
 and zoom control commands where the device offers those functions.
 .
 The package also includes command-line and text user interface tools for
 working with configured cameras.
