ppmd-sys 0.1.8

PPMd bindings
Documentation
1
2
3
4
5
6
7
8
9
[![Crate](https://img.shields.io/crates/v/ppmd-sys.svg)](https://crates.io/crates/ppmd-sys)
[![Documentation](https://docs.rs/ppmd-sys/badge.svg)](https://docs.rs/ppmd-sys)

Contains the PPMd C-code from the 7-Zip version 24.09 release.

# License


The code in this crate is in the public domain, as it contains the PPMd compression algorithm code from the 7-Zip
project (Version 24.09). The original 7-Zip code for PPMd is released to the public domain by its authors.