File: control

package info (click to toggle)
minimodem 0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 764 kB
  • ctags: 204
  • sloc: ansic: 2,638; sh: 1,213; makefile: 43
file content (27 lines) | stat: -rw-r--r-- 1,181 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
Source: minimodem
Section: comm
Priority: optional
Maintainer: Kamal Mostafa <kamal@whence.com>
Build-Depends: debhelper (>= 7.0.50~), libfftw3-dev, libpulse-dev, libasound2-dev [linux-any], libsndfile1-dev 
Standards-Version: 3.9.4
Homepage: http://www.whence.com/minimodem
Vcs-Git: git://git.whence.com/minimodem
Vcs-Browser: http://git.whence.com/?p=minimodem;a=summary

Package: minimodem
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: pulseaudio
Description: general-purpose software audio FSK modem
 Minimodem is a command-line program which decodes (or generates) audio
 modem tones at any specified baud rate, using various framing protocols.
 It acts a general-purpose software FSK modem, and includes support for
 various standard FSK protocols such as Bell103, Bell202, RTTY, NOAA SAME,
 and Caller-ID.
 .
 Minimodem can play and capture audio modem tones in real-time via the
 system audio device, or in batched mode via audio files.
 .
 Minimodem can be used to transfer data between nearby computers using an
 audio cable (or just via sound waves), or between remote computers using
 radio, telephone, or another audio communications medium.