[features]
enable_windows = []
[package]
authors = ["Nick Sanders <cogciprocate@gmail.com>"]
description = "Convenience macros for printing to the terminal in color on non-Windows platforms."
documentation = "http://doc.cogciprocate.com/colorify/colorify/index.html"
exclude = ["target/*", "bak/*"]
homepage = "https://github.com/cogciprocate/colorify"
keywords = ["color", "terminal", "ansi", "console", "format"]
license = "MIT"
name = "colorify"
readme = "README.md"
repository = "https://github.com/cogciprocate/colorify"
version = "0.2.3"