yansi 0.1.1

A dead simple ANSI terminal color painting library.
Documentation
[package]
name = "yansi"
version = "0.1.1"
authors = ["Sergio Benitez <sb@sergio.bz>"]
repository = "https://github.com/SergioBenitez/yansi"
documentation = "https://sergio.bz/rustdocs/yansi"
description = "A dead simple ANSI terminal color painting library."
keywords = ["ansi", "terminal", "color", "format", "paint"]
readme = "README.md"
license = "MIT/Apache-2.0"
categories = ["command-line-interface"]

[features]
nightly = []

[dependencies]