Source: python-denon-rs232
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-asyncio <!nocheck>,
 python3-pytest-timeout <!nocheck>,
 python3-serialx <!nocheck>,
 python3-uv-build <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/home-assistant-libs/denon-rs232
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-denon-rs232
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-denon-rs232.git
Testsuite: autopkgtest-pkg-pybuild

Package: python3-denon-rs232
Architecture: all
Description: asynchronous control of Denon AV receivers over RS-232
 This library communicates with Denon AV receivers through their serial
 control protocol.  It can query receiver state and monitor subsequent
 changes, with support for power, volume, muting, input selection, surround
 modes, tuner settings, and individual channel levels.
 .
 Main, second, and third zones can be controlled independently where the
 receiver supports them.  The package also includes a command-line tool for
 displaying receiver status and probing available input sources.
