lzo-sys 1.1.0

Raw bindings to the LZO compression library
Documentation
1
2
3
4
5
6
7
8
[![crate](https://img.shields.io/crates/v/lzo-sys.svg)](https://crates.io/crates/lzo-sys)
[![docs](https://docs.rs/lzo-sys/badge.svg)](https://docs.rs/lzo-sys)

 # LZO-sys

Raw bindings to the [LZO compression library](http://www.oberhumer.com/opensource/lzo/).

Building requires `cmake`.