colortemp 0.1.0

Simple functions to calculate color temperatures and RGB values
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Katharina Fey <kookie@spacekookie.de>"]
description = "Simple functions to calculate color temperatures and RGB values"
documentation = "https://docs.rs/colortemp/"
license = "MIT/X11"
name = "colortemp"
readme = "README.md"
repository = "https://github.com/spacekookie/colortemp/"
version = "0.1.0"

[package.metadata.release]
upload-doc = true