courgette 0.1.1

Colour manipulation/conversion library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.num-traits]
version = "0.2"

[package]
authors = ["Timothy Davis <tmthydvs@gmail.com>"]
categories = ["data-structures", "graphics"]
description = "Colour manipulation/conversion library"
edition = "2018"
keywords = ["color", "colour", "conversion"]
license-file = "LICENSE"
name = "courgette"
publish = true
readme = "README.md"
repository = "https://github.com/flmng0/courgette"
version = "0.1.1"