vt100 0.4.0

Library for parsing terminal data
Documentation
[dependencies.enumset]
version = "0.4"

[dependencies.log]
version = "0.4"

[dependencies.unicode-normalization]
version = "0.1"

[dependencies.unicode-width]
version = "0.1"

[dependencies.vte]
version = "0.3"

[package]
authors = ["Jesse Luehrs <doy@tozt.net>"]
categories = ["command-line-interface", "encoding"]
description = "Library for parsing terminal data"
edition = "2018"
homepage = "https://github.com/doy/vt100-rust"
keywords = ["terminal", "vt100"]
license = "MIT"
name = "vt100"
readme = "README.md"
repository = "https://github.com/doy/vt100-rust"
version = "0.4.0"