two_timer 0.1.0

parser for English time expressions
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.lazy_static]
version = "1.2"

[dependencies.pidgin]
version = "0.2"

[dependencies.regex]
version = "1"

[package]
authors = ["dfhoughton <dfhoughton@gmail.com>"]
categories = ["date-and-time", "parsing"]
description = "parser for English time expressions"
documentation = "https://docs.rs/two_timer"
edition = "2018"
homepage = "https://github.com/dfhoughton/two-timer"
keywords = ["time", "nlp", "parse"]
license = "GPL-2.0"
name = "two_timer"
repository = "https://github.com/dfhoughton/two-timer"
version = "0.1.0"
[profile.release]
panic = "abort"