phonics 0.0.1

Phonetic spelling algorithms in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["James P. Howard, II <james.howard@jhu.edu>"]
description = "Phonetic spelling algorithms in Rust"
documentation = "https://github.com/k3jph/phonics-in-rust"
edition = "2018"
homepage = "https://github.com/k3jph/phonics-in-rust"
license = "MIT"
name = "phonics"
repository = "https://github.com/k3jph/phonics-in-rust"
version = "0.0.1"