ansi_term 0.10.1

Library for ANSI terminal colours and styles (bold, underline)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ansi_term"
description = "Library for ANSI terminal colours and styles (bold, underline)"

authors = [ "ogham@bsago.me", "Ryan Scheel (Havvy) <ryan.havvy@gmail.com>", "Josh Triplett <josh@joshtriplett.org>" ]
documentation = "https://docs.rs/ansi_term"
homepage = "https://github.com/ogham/rust-ansi-term"
license = "MIT"
readme = "README.md"
version = "0.10.1"

[lib]
name = "ansi_term"