strip-ansi-cli 0.1.0

Strip ANSI escape sequences from text
Documentation
1
2
3
fn main() {
    strip_ansi_cli::main()
}