duration-human 0.1.10

Duration wrapper to interact with humans
Documentation
[dependencies.clap]
features = ["derive", "string"]
version = "4.0"

[dependencies.lazy-regex]
version = "2.3"

[dependencies.regex]
version = "1.7"

[dependencies.syn]
version = "1.0"

[dependencies.thiserror]
version = "1.0"

[package]
categories = ["date-and-time"]
description = "Duration wrapper to interact with humans"
edition = "2021"
keywords = ["macro", "duration", "human-friendly", "parser"]
license-file = "LICENSE"
name = "duration-human"
readme = "README.md"
repository = "https://github.com/HaKr/token_server/tree/main/duration-human"
version = "0.1.10"