summaryrefslogtreecommitdiffstats
path: root/ham/cwtext/DETAILS
blob: f29c54beba9e53328a2abccbdb4f4fec1dbbc62c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=cwtext
         VERSION=0.94
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
        WEB_SITE=http://sourceforge.net/projects/$SPELL/
         LICENSE=GPL
          MD5[0]=149767d4962b0cf23e7e641b54371b2c
         ENTERED=20011212
         UPDATED=20011212
      MAINTAINER=jason@flattfamily.com
           SHORT="Converts text to morse code"
cat << EOF

Convert text to International Morse Code.  Input is ASCII text.  Output can
be: - . -..- - on the console, raw 8bit PCM suitable for piping to
/dev/audio, .wav files or even (mp3|ogg).  Good for headlines on your MP3
player or code practice.

EOF