caca 0.1.0

Safe wrapper for libcaca
1
2
3
4
5
6
7
8
9
10
# caca-rs
A safe Rust wrapper for the [libcaca](http://caca.zoy.org/wiki/libcaca) graphics library.

It is currently under development. Expect bugs.

## Usage
See the [caca-rs-examples](https://www.github.com/Ruin0x11/caca-rs-examples) crate for examples.

## License
WTFPL.