[dependencies]
[lib]
name = "si"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["text-processing", "science", "rust-patterns", "no-std::no-alloc", "mathematics"]
description = "SI and IEC prefixes"
documentation = "https://docs.rs/si"
edition = "2024"
homepage = "https://crates.io/crates/si"
license = "Apache-2.0 OR MIT"
name = "si"
readme = false
repository = "https://github.com/aatifsyed/si"
version = "0.1.0"