cld 0.2.1

Command line duration
Documentation
# License: see LICENSE file at root directory of `master` branch

[package]
edition = '2018'
name = 'cld'
version = '0.2.1'
authors = ['Hai Bison <haibison.apps@gmail.com>']
description = 'Command line duration'
repository = 'https://bitbucket.org/haibison/cld'
license-file = 'LICENSE'
keywords = ['cli', 'duration']
categories = ['command-line-interface', 'date-and-time', 'no-std']

[features]
std = []

[package.metadata.docs.rs]
all-features = true