Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruin0x11/caca-rs
Safe Rust wrapper for libcaca
https://github.com/ruin0x11/caca-rs
Last synced: 3 months ago
JSON representation
Safe Rust wrapper for libcaca
- Host: GitHub
- URL: https://github.com/ruin0x11/caca-rs
- Owner: Ruin0x11
- License: wtfpl
- Created: 2017-03-26T01:08:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T01:34:54.000Z (over 7 years ago)
- Last Synced: 2024-10-08T02:51:02.177Z (3 months ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.