polychrome 0.1.0

Polychome is a color crate for rust
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.rand]
version = "0.8.5"

[package]
authors = ["Elias Leguizamon <eliasleguizamon1997@gmail.com>"]
description = "Polychome is a color crate for rust"
edition = "2021"
homepage = "https://github.com/EliasLeguizamon123/polychrome"
keywords = ["color", "polychrome", "linux", "terminal"]
license = "MIT/Apache-2.0"
name = "polychrome"
readme = "README.md"
repository = "https://github.com/EliasLeguizamon123/polychrome"
version = "0.1.0"