File: control

package info (click to toggle)
morsegen 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 96 kB
  • ctags: 25
  • sloc: ansic: 308; makefile: 19
file content (21 lines) | stat: -rw-r--r-- 806 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
Source: morsegen
Section: text
Priority: optional
Maintainer: Jari Aalto <jari.aalto@cante.net>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.3.1
Vcs-Browser: http://git.debian.org/?p=collab-maint/morsegen.git
Vcs-Git: git://git.debian.org/git/collab-maint/morsegen.git
Homepage: http://aluigi.org/mytoolz.htm

Package: morsegen
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: convert text file to ASCII morse code
 Morse code was created for the telegraph in the early 1840s. Morse
 code uses a standardized sequence of short and long elements to
 represent the letters, numerals, punctuation and special characters
 of a given message.
 .
 This program implements the International Morse Code Standard by
 converting ASCII text letters into morse code ASCII notation.