An open API service indexing awesome lists of open source software.

https://github.com/ionescu007/minlzma

The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
https://github.com/ionescu007/minlzma

arithmetic-coding compression compression-algorithm compression-library decompression decompression-algorithm decompression-implementations decompression-library lempel-ziv lzma lzma-sdk lzma2 lzmasdkoc markov-chain range-coder

Last synced: 2 months ago
JSON representation

The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils

Awesome Lists containing this project