libwebp-sys 0.9.5

Bindings to libwebp (bindgen, static linking)
Documentation
[build-dependencies.cc]
version = "1"

[build-dependencies.glob]
version = "0.3"

[features]
avx2 = []
default = ["std", "parallel", "neon"]
neon = []
parallel = ["cc/parallel"]
sse41 = []
std = []

[package]
authors = ["XianYou <xianyou.cyq@alibaba-inc.com>", "Kornel LesiƄski <kornel@geekhood.net>"]
build = "build.rs"
description = "Bindings to libwebp (bindgen, static linking)"
homepage = "https://github.com/NoXF/libwebp-sys"
keywords = ["WebP", "Image", "Codec", "Decoder", "Encoder"]
license = "MIT"
name = "libwebp-sys"
readme = "README.md"
repository = "https://github.com/NoXF/libwebp-sys"
version = "0.9.5"