nipponium 0.1.1

Toolkit for Japanese text.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]
regex = "0.2.1"

[lib]
name = "nipponium"
path = "src/lib.rs"

[package]
authors = ["Dennis Russell <aobajisho@yahoo.com>"]
description = "Toolkit for Japanese text."
documentation = "https://github.com/rasserudenisu/nipponium"
exclude = ["assets/*", "README.md"]
homepage = "https://github.com/rasserudenisu/nipponium"
keywords = ["japanese"]
license = "MIT"
name = "nipponium"
repository = "https://github.com/rasserudenisu/nipponium"
version = "0.1.1"