blz-nx 1.0.1

crate handling BLZ compression for the Nintendo Switch
Documentation
# blz-nx-rs


[![Travis Build](https://img.shields.io/travis/com/Thog/blz-nx-rs.svg?logo=travis)](https://travis-ci.com/Thog/blz-nx-rs) [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=Thog/blz-nx-rs)](https://dependabot.com)

An implementation of the Bottom LZ variant used on the Nintendo Switch.

## License


blz-nx-rs is distributed under the terms of either the MIT license or the Apache
License (Version 2.0), at the user's choice.

See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT).