Mini subset of the LZO real-time data compression library
Description
miniLZO is a very lightweight subset of the LZO library intended for easy
inclusion with your application. It is generated automatically from the LZO
source code and contains the most important LZO functions, implements the
LZO1X-1 compressor and both the standard and safe LZO1X decompressor.