Source: python-aprslib
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,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-coverage,
 python3-pytest-cov,
 python3-pytest,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-aprslib
Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-aprslib.git
Homepage: https://github.com/rossengeorgiev/aprs-python

Package: python3-aprslib
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: accessing APRS-IS and parsing APRS packets
 This package provides a python library for dealing with APRS. It can be used
 to interact with APRS-IS servers, sending and receiving. Parsing functionally
 is also included, but currently doesn't implement the full spec.
 .
 This package is a dependency of Home Assistant.

