term_grid 0.2.0

Library for formatting strings into a grid layout
Documentation
[dependencies.unicode-width]
version = "0.1.7"

[lib]
name = "term_grid"

[package]
authors = ["Benjamin Sago <ogham@bsago.me>"]
description = "Library for formatting strings into a grid layout"
documentation = "https://docs.rs/term_grid/"
exclude = ["/README.md", "/LICENCE", "/.rustfmt.toml", "/.travis.yml"]
license = "MIT"
name = "term_grid"
readme = "README.md"
repository = "https://github.com/ogham/rust-term-grid"
version = "0.2.0"