rust-lzo 0.6.2

A pure rust implementation of lzo converted from Linux's C implementation using corrode
Documentation

This is a pure rust version of the linux kernel's lzo implementation It has been converted to rust using corrode