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).
|