# sixel-rs
A safe Rust wrapper for libsixel. Active fork of [rabite0/sixel-rs](https://github.com/rabite0/sixel-rs)
Also see:
- [sixel-bytes](https://github.com/benjajaja/sixel-bytes): Encode an image with sixel-sys
- [icy_sixel](https://github.com/mkrueger/icy_sixel): Port of libsixel to Rust