[package] name = "termbox2-sys" version = "0.0.1" authors = [ "yyscript ", "Greg Chapple ", "Tom Jakubowski " ] links = "termbox2" build = "build.rs" license = "MIT" description = "Low level bindings for the termbox library" repository = "https://github.com/yymirror/termbox2-sys" homepage = "https://github.com/yymirror/termbox-sys" [lib] name = "termbox2_sys" path = "lib.rs"