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