yansi 0.5.0

A dead simple ANSI terminal color painting library.
Documentation
[badges.travis-ci]
branch = "master"
repository = "SergioBenitez/yansi"

[dependencies]
[dev-dependencies.parking_lot]
features = ["nightly"]
version = "0.5"

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