[badges.maintenance]
status = "actively-developed"
[dependencies.rgb]
version = "0.8"
[package]
authors = ["Matt Thomas <me@matthewathomas.com>"]
categories = ["no-std", "command-line-interface"]
description = "Colorful console text using ANSI escape sequences"
documentation = "https://docs.rs/ansi_rgb"
edition = "2018"
homepage = "https://github.com/rust-osdev/ansi_rgb"
keywords = ["ansi", "color", "rgb", "no_std", "console"]
license = "MIT"
name = "ansi_rgb"
readme = "README.md"
repository = "https://github.com/rust-osdev/ansi_rgb"
version = "0.2.0"