stanza 0.5.1

An abstract table model with customisable text formatting and renderers.
Documentation
[[bench]]
harness = false
name = "paint_fancy"

[dependencies]
[dev-dependencies.chrono]
version = "0.4.31"

[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.5.1"

[dev-dependencies.terminal_size]
version = "0.3.0"

[package]
authors = ["Emil Koutanov"]
description = "An abstract table model with customisable text formatting and renderers."
edition = "2021"
exclude = ["/images", "/bin", "/.idea", "/.github", "/coverage", "/doc", "/examples"]
keywords = ["cli", "terminal", "table", "format", "no_std"]
license = "MIT"
name = "stanza"
readme = "README.md"
repository = "https://github.com/obsidiandynamics/stanza"
version = "0.5.1"