termbox-sys 0.0.1

Low level bindings for the termbox library
[package]

name = "termbox-sys"
version = "0.0.1"
authors = [
    "Greg Chapple <gregchapple1@gmail.com>",
    "Tom Jakubowski <tom@crystae.net>"
]

description = "Low level bindings for the termbox library"
keywords = ["termbox", "terminal", "gui"]
homepage = "https://github.com/gchp/termbox-sys"
repository = "https://github.com/gchp/termbox-sys"
readme = "README.md"
license = "MIT"
links = "termbox"
build = "build.rs"