ransid 0.4.5

Rust ANSI Driver
Documentation
[package]
name = "ransid"
description = "Rust ANSI Driver"
repository = "https://github.com/jackpot51/ransid"
version = "0.4.5"
license-file = "LICENSE"
readme = "README.md"
keywords = ["redox", "ansi"]
authors = ["Jeremy Soller <jackpot51@gmail.com>"]

[lib]
name = "ransid"
path = "src/lib.rs"

[dependencies]
vte = "0.3"