kairos 0.3.0

A library on top of chrono to calculate times and dates ergonomically
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.failure]
version = "0.1"

[dependencies.filters]
optional = true
version = "0.3"

[dependencies.iso8601]
version = "0.2"

[dependencies.nom]
version = "3.2"
[dev-dependencies.env_logger]
version = "0.4"

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

[features]
default = []
with-filters = ["filters"]

[package]
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
categories = ["date-and-time"]
description = "A library on top of chrono to calculate times and dates ergonomically"
keywords = ["time", "calc", "parser"]
license = "MPL-2.0"
name = "kairos"
readme = "README.md"
repository = "https://github.com/matthiasbeyer/kairos"
version = "0.3.0"