Source: not1mm
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders:
 Dave Hibberd <hibby@debian.org>,
 Dawid Kulas <sp9ska@op.pl>,
 Christoph Berg <myon@debian.org>,
Standards-Version: 4.7.5
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/not1mm
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/not1mm.git
Homepage: https://github.com/mbridak/not1mm
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 dh-python,
 python3:any,

Package: not1mm
Architecture: all
Depends:
 python3-adif-io,
 python3-appdata,
 python3-dicttoxml,
 python3-notctyparser,
 python3-numpy,
 python3-pyqt6,
 python3-rapidfuzz,
 python3-requests,
 python3-serial,
 python3-sounddevice,
 python3-soundfile,
 python3-xmltodict,
 ${misc:Depends},
 ${python3:Depends},
Description: Ham radio contest logger
 Not1MM attempts to be a usable amateur radio, or Ham, contest logger. It's
 written in Python, and uses the Qt6 framework for the graphical interface and
 SQLite for the database. It supports CW, SSB, RTTY and other operating modes.
