Source: jpi-analyzer
Section: misc
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jakob Haufe <sur5r@debian.org>,
Build-Depends: debhelper-compat (= 13),
               pybuild-plugin-pyproject,
Build-Depends-Indep: dh-sequence-python3,
                     python3-all,
                     python3-setuptools,
Standards-Version: 4.7.2
Homepage: https://github.com/unicornlines/JPI-Parser
Vcs-Browser: https://salsa.debian.org/python-team/packages/jpi-analyzer
Vcs-Git: https://salsa.debian.org/python-team/packages/jpi-analyzer.git

Package: jpi-analyzer
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Description: Parser and converter for JPI engine monitor data
 Python library and CLI for parsing flight-data files written by JP Instruments
 engine monitors (EDM830 and other protocol-2 devices)
 .
 Also contains a human-readable file specification.
