/spellout

A command-line tool that converts input into the International Radiotelephony Spelling Alphabet

Primary LanguageCrystalMIT LicenseMIT

Spellout

Build Status

Spellout is a command-line tool that converts input into the International Radiotelephony Spelling Alphabet.

It accepts input via command-line arguments or standard input.

Examples

$ spellout cable9
Charlie Alpha Bravo Lima Echo Niner

$ echo cable9 > /path/to/file
$ spellout < /path/to/file
Charlie Alpha Bravo Lima Echo Niner