4 releases
Uses old Rust 2015
0.1.3 | Mar 1, 2019 |
---|---|
0.1.2 | Oct 10, 2018 |
0.1.1 | Jul 21, 2018 |
0.1.0 | Jul 21, 2018 |
#675 in Compression
156 downloads per month
Used in 2 crates
15KB
323 lines
nintendo_lz
A small rust crate for compressing and decompressing in Nintendo's LZSS formats.
Contents
This crate contains a library and an application called "lz11". The Library's documentation can be found here. The program's usage can be displayed by passing --help to it.
Authors
- Charlotte D. - Dark Kirb
License
This project is licensed under the 2-clause BSD license. See LICENSE for details.
Dependencies
~1MB