File: control

package info (click to toggle)
morse2ascii 0.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: ansic: 3,552; makefile: 40
file content (22 lines) | stat: -rw-r--r-- 730 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: morse2ascii
Section: hamradio
Priority: optional
Maintainer: Dominik George <natureshadow@debian.org>
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.7.0
Homepage: https://aluigi.altervista.org/mytoolz.htm
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/morse2ascii.git
Vcs-Browser: https://salsa.debian.org/debian/morse2ascii

Package: morse2ascii
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: tool for decoding the morse codes from a PCM WAV file
 This tool employs a volume/peak based method to decode the morse codes
 from a PCM WAV file as well as from text and RAW PCM files.
 .
 It contains some options for parsing abbreviations, prosigns and qcodes.