term-painter 0.4.0

Coloring and formatting terminal output
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.term]
version = "0.7"

[package]
authors = ["Lukas Kalbertodt <lukas.kalbertodt@gmail.com>"]
categories = ["command-line-interface"]
description = "Coloring and formatting terminal output"
documentation = "https://docs.rs/term-painter/"
keywords = ["terminal", "color", "format", "paint"]
license = "MIT/Apache-2.0"
name = "term-painter"
readme = "README.md"
repository = "https://github.com/LukasKalbertodt/term-painter"
version = "0.4.0"