arpabet_types 2.0.0

Types for the arpabet crate. Do not use directly.
Documentation
[dependencies.lazy_static]
version = "1.0"

[dependencies.phf]
features = ["macros"]
version = "0.8"

[dependencies.regex]
version = "1.0"

[dev-dependencies.chrono]
version = "0.4"

[dev-dependencies.expectest]
version = "0.10"

[dev-dependencies.phf_codegen]
version = "0.8.0"

[package]
authors = ["Brandon Thomas <bt@brand.io>", "Brandon Thomas <echelon@gmail.com>"]
description = "Types for the arpabet crate. Do not use directly."
documentation = "https://docs.rs/arpabet"
edition = "2018"
keywords = ["TTS", "text", "speech", "CMU", "cmudict"]
license = "BSD-4-Clause"
name = "arpabet_types"
repository = "https://github.com/echelon/arpabet.rs"
version = "2.0.0"