[dependencies]
[package]
authors = ["graelo <graelo@grael.cc>"]
categories = ["value-formatting", "science"]
description = "Format values using the appropriate SI scale: seconds(1.3e-5) -> 13 µs"
documentation = "https://docs.rs/si-scale"
edition = "2018"
exclude = ["/.github"]
homepage = "https://github.com/graelo/si-scale"
keywords = ["units", "pretty", "human", "number", "si-units"]
license = "MIT OR Apache-2.0"
name = "si-scale"
readme = "README.md"
repository = "https://github.com/graelo/si-scale"
version = "0.2.2"