[dependencies.ansi-parser]
version = "0.8.0"
[dev-dependencies.owo-colors]
version = "3.2.0"
[package]
authors = ["Maxim Zhiburt <zhiburt@gmail.com>"]
categories = ["text-processing", "value-formatting"]
description = "A library for cutting a string while preserving colors."
documentation = "https://docs.rs/ansi_cut"
edition = "2018"
homepage = "https://github.com/zhiburt/ansi-cut"
keywords = ["ansi", "color"]
license = "MIT"
name = "ansi-cut"
readme = "README.md"
repository = "https://github.com/zhiburt/ansi-cut"
version = "0.2.0"