rustbox-multithread 0.8.1

A rust implementation of the termbox library
[dependencies]
bitflags = "0.2.1"
gag = "0.1.6"
num = "0.1.13"
termbox-sys = "0.2.9"

[lib]
name = "rustbox"

[package]
authors = ["Greg Chapple <gregchapple1@gmail.com>"]
description = "A rust implementation of the termbox library"
exclude = ["examples/*"]
homepage = "https://github.com/gchp/rustbox"
keywords = ["termbox", "terminal", "gui"]
license = "MIT"
name = "rustbox-multithread"
readme = "README.md"
repository = "https://github.com/gchp/rustbox"
version = "0.8.1"