No description
Find a file
Daniel Baumann fe2aff6c72
Releasing fastforward version 0.6.21-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-12-29 13:50:17 +01:00
debian Releasing fastforward version 0.6.21-1~ffwd13+u1. 2025-12-29 13:50:17 +01:00
examples Adding upstream version 0.6.20. 2025-12-29 13:49:35 +01:00
src Merging upstream version 0.6.21. 2025-12-29 13:49:44 +01:00
.cargo_vcs_info.json Merging upstream version 0.6.21. 2025-12-29 13:49:44 +01:00
Cargo.lock Merging upstream version 0.6.21. 2025-12-29 13:49:44 +01:00
Cargo.toml Merging upstream version 0.6.21. 2025-12-29 13:49:44 +01:00
Cargo.toml.orig Merging upstream version 0.6.21. 2025-12-29 13:49:44 +01:00
LICENSE-APACHE Adding upstream version 0.6.20. 2025-12-29 13:49:35 +01:00
LICENSE-MIT Adding upstream version 0.6.20. 2025-12-29 13:49:35 +01:00
README.md Merging upstream version 0.6.21. 2025-12-29 13:49:44 +01: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.