kelp 0.2.0

A convert tool for Japanese.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[bin]]
name = "kelp-cli"
path = "src/bin/kelp.rs"
[dependencies.clap]
version = "2"

[package]
authors = ["Taro Yamashita <taro.ymst@gmail.com>"]
description = "A convert tool for Japanese."
documentation = "https://panther-king.github.io/kelp/kelp/"
edition = "2018"
keywords = ["conversion", "cli"]
license-file = "LICENSE"
name = "kelp"
readme = "README.md"
repository = "https://github.com/panther-king/kelp"
version = "0.2.0"