ttygrid 0.1.0

Grid layout engine for tabular data displayed in a TTY
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.termion]
version = ">=0"
[dev-dependencies.rand]
version = ">=0"

[package]
authors = ["Erik Hollensbe <erik.hollensbe@zerotier.com>", "Adam Ierymenko <adam.ierymenko@zerotier.com>"]
description = "Grid layout engine for tabular data displayed in a TTY"
edition = "2018"
keywords = ["tty", "terminal", "grid", "layout", "tabular"]
license = "BSD-3-Clause"
name = "ttygrid"
repository = "https://github.com/erikh/ttygrid"
version = "0.1.0"