colcon 0.2.2

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

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

## Goals for 1.0
  * Figure out the XYZ situation with BABL vs Wikipedia/EasyRGB
    * or at least add it as a feature flag

## 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.