colcon 0.1.0

Simple colorspace conversions in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ColCon 0.1.0
Simple colorspace conversions in Rust.

## Features
  * Pure Rust, no dependencies.
  * Mostly accurate kinda

## WIP/Why this isn't 1.0 yet
  * Figure out the XYZ situation with BABL vs Wikipedia/EasyRGB

## F.A.Q.
Question|Answer
---|---
Why?|I just wanna say "go from this to this" without any fuss.
There's already a library for this!|Probably.