trisquel-icecat/icecat/third_party/cbindgen/vendor/anstream
2026-03-28 14:10:46 -06:00
..
examples icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
src icecat: add release icecat-140.6.0-1gnu1 for ecne 2026-01-17 19:26:27 -06:00
.cargo-checksum.json icecat: add release icecat-140.9.0-1gnu1 for ecne 2026-03-28 14:10:46 -06:00
.cargo_vcs_info.json icecat: add release icecat-140.9.0-1gnu1 for ecne 2026-03-28 14:10:46 -06:00
Cargo.lock icecat: add release icecat-140.6.0-1gnu1 for ecne 2026-01-17 19:26:27 -06:00
Cargo.toml icecat: add release icecat-140.6.0-1gnu1 for ecne 2026-01-17 19:26:27 -06:00
LICENSE-APACHE icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
LICENSE-MIT icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
README.md icecat: add release icecat-140.6.0-1gnu1 for ecne 2026-01-17 19:26:27 -06:00

anstream

A simple cross platform library for writing colored text to a terminal.

A portmanteau of "ansi stream"

Documentation License Crates Status

Specialized stdout and stderr that accept ANSI escape codes and adapt them based on the terminal's capabilities.

anstream::adapter::strip_str may also be of interest on its own for low overhead stripping of ANSI escape codes.

License

Licensed under either of

at your option.

Contribute

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.