| Crates.io | caca-sys |
| lib.rs | caca-sys |
| version | 0.1.0 |
| created_at | 2017-03-26 21:36:34.065661+00 |
| updated_at | 2017-03-26 21:36:34.065661+00 |
| description | Low-level bindings to libcaca |
| homepage | https://www.github.com/Ruin0x11/caca-sys |
| repository | https://www.github.com/Ruin0x11/caca-sys |
| max_upload_size | |
| id | 9162 |
| size | 23,149 |
Low-level Rust bindings to libcaca.
Ensure that the libcaca features you want are enabled in your Cargo.toml:
caca-sys = { version: "0.1.0", features = ["enable-x11", "enable-ncurses"] }
The following features are available:
enable-ncursesenable-slangenable-conioenable-x11enable-glenable-win32enable-network