blosc-sys 1.7.0

Native bindings to the blocking, shuffling and loss-less compression library that can be faster than `memcpy()`
Documentation
[build-dependencies]
cmake = "*"

[dependencies]
libc = "*"

[features]
unstable = []

[lib]
name = "blosc_sys"
path = "lib.rs"

[package]
authors = ["Corey Richardson <corey@octayn.net>"]
build = "build.rs"
description = "Native bindings to the blocking, shuffling and loss-less compression library that can be faster than `memcpy()`"
license = "BSL-1.0"
links = "blosc"
name = "blosc-sys"
repository = "https://github.com/cmr/blosc-sys"
version = "1.7.0"