deltae 0.3.2

Calculate Delta E between two colors in CIE Lab space.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dev-dependencies.clap]
version = "4.2.1"

[package]
authors = ["Ryan O'Beirne <ryanobeirne@ryanobeirne.com>"]
description = "Calculate Delta E between two colors in CIE Lab space."
documentation = "https://docs.rs/deltae"
edition = "2018"
homepage = "https://gitlab.com/ryanobeirne/deltae"
license = "MIT"
name = "deltae"
readme = "README.md"
repository = "https://gitlab.com/ryanobeirne/deltae.git"
version = "0.3.2"