antex 0.0.3

Styled text and tree
Documentation
[[bin]]
name = "antex"
path = "src/main.rs"

[lib]
name = "antex"
path = "src/lib.rs"

[package]
authors = ["Dariusz Depta <depta@engos.de>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["text-processing", "visualization", "encoding"]
description = "Styled text and tree"
documentation = "https://docs.rs/antex"
edition = "2021"
keywords = ["ansi", "ascii", "text", "tree", "styled"]
license = "MIT OR Apache-2.0"
name = "antex"
readme = false
repository = "https://github.com/EngosSoftware/antex.git"
version = "0.0.3"