colors-transform 0.2.11

Module for convert and transform colors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "colors-transform"
version = "0.2.11"
description = "Module for convert and transform colors"
authors = ["mz <emgyrz@gmail.com>"]
license = "MIT"
homepage = "https://github.com/emgyrz/colorsys.rs/tree/0.2"
repository = "https://github.com/emgyrz/colors.rs.git"
keywords = ["colors", "converter", "css", "rgb", "hsl"]
categories = [ "graphics"]
edition = "2018"
readme = "README.md"

[dependencies]