Crates.io | astrp |
lib.rs | astrp |
version | 0.1.0 |
source | src |
created_at | 2023-02-18 19:49:31.970952 |
updated_at | 2023-02-18 19:49:31.970952 |
description | Strip ansi escape sequences from stdin and write result to stdout |
homepage | |
repository | https://git.sr.ht/~kchibisov/astrp |
max_upload_size | |
id | 788410 |
size | 41,867 |
astrp
is a minimal command line tool to remove ansi escape sequences
from standard input and writing the result to standard output.
cargo install astrp
astrp
is intended to be used with other unix tools and not very
useful on its own.
astrp < text-with-escapes.txt > stripped-text.txt
Sending patches and bugs reporting is done via https://lists.sr.ht/~kchibisov/public-inbox