---
name: cwtext
version: 0.96
origin: textproc/cwtext
comment: Morse Code Generator
arch: freebsd:9:x86:64
www: http://cwtext.sourceforge.net/
maintainer: db@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 28324
desc: "About the project\n\nWe plan to build a program that will accept ASCII text
  as input and generate\nInternational Morse Code as output. The output formats can
  be: \n\n     - . -..- - (text) on the console \n     Raw audio on /dev/audio (8bit
  PCM data) \n     .wav files \n     .ogg or (proprietary format) compressed audio
  \n\nInternational Morse Code\n\nSupported character set includes [A-Za-z] (all downcased
  as Morse is not case\nsensitive), [0-9], \",-.?/\" plus a few procedural characters
  (SK, AR, BT etc). \n\nWWW: http://cwtext.sourceforge.net/\n"
deps:
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- textproc
- hamradio
