# astrp `astrp` is a minimal command line tool to remove ansi escape sequences from standard input and writing the result to standard output. ## Installation ```sh cargo install astrp ``` ## Usage `astrp` is intended to be used with other unix tools and not very useful on its own. ```sh astrp < text-with-escapes.txt > stripped-text.txt ``` ## Contributing and reporting bugs Sending patches and bugs reporting is done via https://lists.sr.ht/~kchibisov/public-inbox