lzo-sys 0.2.0

Raw bindings to the LZO compression library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.cmake]
version = "0.1.50"

[package]
authors = ["Justin de Ruiter <justinderuiter@ziggo.nl>"]
categories = ["compression", "external-ffi-bindings"]
description = "Raw bindings to the LZO compression library"
edition = "2021"
keywords = ["lzo"]
license = "GPL-2.0"
name = "lzo-sys"
readme = "README.md"
repository = "https://github.com/jussyDr/lzo-sys"
rust-version = "1.66.1"
version = "0.2.0"