[dependencies]
[lib]
name = "lib_misc_color"
path = "src/lib.rs"
[package]
authors = ["ADI Team"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["graphics"]
description = "Unified color type with lazy conversion - RGB, RGBA, Hex support"
documentation = "https://docs.rs/lib-misc-color"
edition = "2021"
homepage = "https://adi.the-ihor.com"
keywords = ["color", "rgb", "rgba", "hex"]
license = "BSL-1.0"
name = "lib-misc-color"
readme = false
repository = "https://github.com/adi-family/lib-misc-color"
version = "0.8.3"