Source: python-alarmdecoder
Section: python
Priority: optional
Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 11),
 dh-python,
 openstack-pkg-tools,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-serial,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-alarmdecoder
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-alarmdecoder.git
Homepage: http://github.com/nutechsoftware/alarmdecoder

Package: python3-alarmdecoder
Architecture: all
Depends:
 python3-serial,
 ${misc:Depends},
 ${python3:Depends},
Description: interface for the AlarmDecoder (AD2) family of alarm devices
 This Python library aims to provide a consistent interface for the
 AlarmDecoder product line: AD2USB, AD2SERIAL and AD2PI. This also
 includes devices that have been exposed via ser2sock, which supports
 encryption via SSL/TLS.
