File: control

package info (click to toggle)
comptext 1.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 808 kB
  • sloc: sh: 3,842; cpp: 732; makefile: 112; ansic: 15
file content (18 lines) | stat: -rw-r--r-- 773 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: comptext
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Ana Custura <ana@netstat.org.uk>
Build-Depends: debhelper (>= 11), libfltk1.3-dev, sensible-utils
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/comptext
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/comptext.git
Homepage: http://www.w1hkj.com/

Package: comptext
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Gui based tool to compare two text streams
 Comptext is used to compare two text streams.  It's comparison function uses a
 linear-programming technique. It computes total number of errors, the character
 error rate (CER) and the bit error rate (BER).