cmudict_core 0.2.2

Core parsing logic for the cmudict crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.failure]
version = "0.1.1"

[package]
authors = ["Paul Woolcock <paul@woolcock.us>"]
description = """
Core parsing logic for the cmudict crate
"""
documentation = "https://docs.rs/cmudict_core"
homepage = "https://github.com/pwoolcoc/cmudict"
license = "MIT/Apache-2.0"
name = "cmudict_core"
repository = "https://gitlab.com/pwoolcoc/cmudict"
version = "0.2.2"