Minimal LZMA (minlzma) project: new LZMA C library

Alex has written a new LZMA parser library, that works on Linux and Windows.

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

Leave a comment