chrono-humanize 0.2.1

Human-friendly time expressions - similar to Python arrow.humanize
Documentation
[badges.gitlab]
repository = "imp/chrono-humanize-rs"

[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "imp/chrono-humanize-rs"
[dependencies.chrono]
version = "0.4"

[features]
pedantic = []
wasmbind = ["chrono/wasmbind"]

[package]
authors = ["Cyril Plisko <cyril.plisko@mountall.com>"]
categories = ["date-and-time", "value-formatting"]
description = "Human-friendly time expressions - similar to Python arrow.humanize"
documentation = "https://docs.rs/chrono-humanize"
edition = "2018"
homepage = "https://gitlab.com/imp/chrono-humanize-rs"
keywords = ["humanize", "chrono", "time", "date", "arrow"]
license = "MIT/Apache-2.0"
name = "chrono-humanize"
readme = "README.md"
repository = "https://gitlab.com/imp/chrono-humanize-rs.git"
version = "0.2.1"