MiniLZO: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
|Name=miniLZO | |Name=miniLZO | ||
|Version=2.10 (Mar 2017) | |Version=2.10 (Mar 2017) | ||
|Vendor= | |Vendor=oberhumer.com GmbH | ||
|Author=Markus F.X.J. Oberhumer | |Author=Markus F.X.J. Oberhumer | ||
|Licence=[[GPL v2]] | |Licence=[[GPL v2]] |
Revision as of 17:11, 24 December 2020
MiniLZO | |
---|---|
Name | miniLZO |
Version | 2.10 (Mar 2017) |
Vendor | oberhumer.com GmbH |
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.