File: control

package info (click to toggle)
unixcw 2.3-10
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,316 kB
  • ctags: 897
  • sloc: ansic: 7,476; sh: 3,182; cpp: 1,628; makefile: 401; awk: 245
file content (54 lines) | stat: -rw-r--r-- 2,094 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Source: unixcw
Section: hamradio
Priority: optional
Maintainer: Joop Stakenborg <pa3aba@debian.org>
Standards-Version: 3.7.3
Build-Depends: debhelper (>=4), libqt3-mt-dev, libncurses5-dev, po-debconf, autotools-dev, mawk|gawk

Package: unixcw
Architecture: any
Depends: ${shlibs:Depends}
Recommends: cw | cwcp | xcwcp
Description: Shared library for Morse programs
 Package needed by unixcw, cwcp and xcwcp. It contains a shared library
 with Morse code functions.

Package: cw
Architecture: any
Depends: ${shlibs:Depends}, debconf|debconf-2.0
Description: Command-line frontend to unixcw
 This package contains a simple command line client called cw, which sounds
 characters as Morse code on the console speaker. The included cwgen binary
 can generate groups of random characters for Morse code practice.
 .
 Included are some examples files with embedded commands. These commands can
 be used to change speed, tone, spacing between characters and much more.

Package: unixcw-dev
Section: devel
Architecture: any
Depends: unixcw
Description: Development files for Morse programs
 Static library, headers and manual page for program development.
 The provided environment is intended to write programs for receiving
 and sending Morse code.

Package: cwcp
Architecture: any
Depends: ${shlibs:Depends}, debconf|debconf-2.0
Description: Ncurses frontend to unixcw
 Cwcp is  a curses-based interactive Morse code tutor program.
 It allows menu selection from a number of sending modes, and also permits
 character sounding options, such as the tone pitch, and sending speed,
 to be varied from the keyboard using a full-screen user interface.

Package: xcwcp
Architecture: any
Depends: ${shlibs:Depends}, debconf|debconf-2.0
Description: Qt frontend to unixcw
 Xcwcp is an X-based interactive Morse code tutor program.
 It lets you choose from a number of options for practice, including sending
 random characters, random words, and characters from the keyboard. It will
 also receive Morse code that you send using the keyboard or mouse as a Morse
 keyer, and display the characters it sees.