ansi_term_buf 0.1.0

Minimal ANSI terminal emulator that renders into a string
Documentation
[dependencies.log]
version = "0.4.27"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Minimal ANSI terminal emulator that renders into a string"
edition = "2024"
license = "MIT OR Apache-2.0"
name = "ansi_term_buf"
readme = "README.md"
repository = "https://github.com/crumblingstatue/ansi_term_buf/"
version = "0.1.0"