Jump to content

MiniLZO: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "{{Software |Name=miniLZO |Version=2.10 (Mar 2017) |Vendor= |Author=Markus F.X.J. Oberhumer |Licence=GPL v2 |WWW=http://www.oberhumer.com/opensource/lzo/ }} '''miniLZO''' i..."
(No difference)

Revision as of 20:10, 2 July 2019

MiniLZO
[[File:{{{Picture}}}|128px]]
Name miniLZO
Version 2.10 (Mar 2017)
Vendor
Author Markus F.X.J. Oberhumer
Licence GPL v2
WWW http://www.oberhumer.com/opensource/lzo/

miniLZO is a lightweight version of the LZO library. It consists of only one C source file and three header files and should add only about 6k to your executable. Compiles fine on OS/2 but the same caveats apply as with the full blown version.