[badges.travis-ci]
repository = "dirkeinecke/secfmt"
[dependencies]
[package]
authors = ["Dirk Einecke"]
categories = ["date-and-time", "value-formatting", "development-tools"]
description = "Converts seconds into a human readable format (struct) containing years, days, hours, minutes and seconds."
documentation = "https://docs.rs/secfmt/0.1.1/secfmt/"
edition = "2018"
exclude = ["/.travis.yml", ".gitignore"]
homepage = "https://crates.io/crates/secfmt"
keywords = ["seconds", "convert", "human", "time", "readable"]
license = "MIT"
name = "secfmt"
readme = "README.md"
repository = "https://github.com/dirkeinecke/secfmt"
version = "0.1.1"