kanayomi

command module
v0.0.0-...-f2ce7df Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2020 License: GPL-2.0 Imports: 6 Imported by: 0

README

kanayomi

A tool to convert English words to katakana(Japanese alphabets) reading.

Installation from Source

You need to clone the repository and compile it.

git clone https://github.com/ironsand/kanayomi.git
cd kanayomi
go build -o kanayomi main.go bep_dic.go
sudo mv kanayomi /usr/local/bin/

Change /usr/local/bin suitable for your environments.

How to use

The command takes a english word as an argument and returns katakana. If corresponding katakana doesn't exist it returns nothing.

$ kanayomi english
イングリッシュ
$ kanayomi word_not_exist
$ 

Licence

Originally the code is written by @metropolis in Stackoverlow

The translation data bep-eng.dic is from Bilingual Emacspeak Project

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL