Minilzo with python api
Why? Because I work with malware and needed a way to decompress LZO objects without headers or information about their sizes so this will attempt to decompress as much as possible.
Free to use attribute properly
Original LZO code from https://github.com/nemequ/lzo
Creds to Markus Oberhumer for all his great work