[dependencies]
[lib]
name = "unit_kit"
path = "src/lib.rs"
[package]
authors = ["baoyachi <liaoymxsdl@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["parsing", "mathematics", "science"]
description = "Powerful Rust library for seamless units kit conversions and management."
documentation = "https://docs.rs/unit-kit"
edition = "2021"
homepage = "https://github.com/baoyachi/unitkit-rs"
keywords = ["unit", "unit-kit", "units", "unit-parser", "unitkit"]
license = "MIT AND Apache-2.0"
name = "unit-kit"
readme = "README.md"
repository = "https://github.com/baoyachi/unitkit-rs"
version = "0.1.0"