Skip to content

c2p is a converter which convert from character(string) to phonetic code.

License

Notifications You must be signed in to change notification settings

azumakuniyuki/c2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$Id: README,v 1.1 2010/05/31 03:53:02 ak Exp $
--------------------------------------------------------------------------------
c2p is a converter which convert from character(string) to phonetic code.
--------------------------------------------------------------------------------

* HOW TO BUILD
    * Default language is English
    # make

* INSTALL(->/usr/local/bin)
    # make install

* UNINSTALL
    # make uninstall

* USAGE
    > c2p -h
      Shows help message of this commnad

    > c2p Secret
      Sierra(LARGE),Echo,Charlie,Romeo,Echo,Tango

    > c2p -dw Password
      Papa(LARGE) Alfa Sierra Sierra Whiskey Oscar Romeo Delta

    > echo 'String' | c2p
      Sierra(LARGE),Tango,Romeo,India,November,Golf

About

c2p is a converter which convert from character(string) to phonetic code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages