[package] authors = ["David Yamnitsky "] description = "ANSI escape code parser" documentation = "https://docs.rs/term-parser" edition = "2018" homepage = "https://github.com/nitsky/term-parser" license = "MIT" name = "term-parser" repository = "https://github.com/nitsky/term-parser" version = "0.2.0" [dependencies] lazy_static = "1"