term 0.4.4

A terminal formatting library
Documentation
[package]

name = "term"
version = "0.4.4"
authors = ["The Rust Project Developers", "Steven Allen"]
license = "MIT/Apache-2.0"
readme = "README.md"
repository = "https://github.com/Stebalien/term"
homepage = "https://github.com/Stebalien/term"
documentation = "https://stebalien.github.io/doc/term/term/"
description = """
A terminal formatting library
"""

[dependencies]
winapi = "0.2"
kernel32-sys = "0.2"