spellout

Version, currently 1.0.01 version
  • 1.0.0latestDec 16, 2015

github.com/sferik/spellout

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

26 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  spellout:
    github: sferik/spellout
    version: ~> 1.0.0

Then run:

shards install

shard.yml

No shard.yml has been indexed for 1.0.0. You can read it on the repository.

Dependencies

This version declares no dependencies.

Documentation

Read the API documentation

Generated from the source of the current release. The first visit to a release that has never been documented starts its build.

README

Spellout
========

[![Build Status](https://travis-ci.org/sferik/spellout.svg?branch=master)](https://travis-ci.org/sferik/spellout)

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

[nato]: https://en.wikipedia.org/wiki/NATO_phonetic_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