xxhash-sys 0.1.0

Raw bindings to libxxhash which contains an implementation of xxHash
Documentation
[build-dependencies]
cmake = "0.1"

[dependencies]
libc = "0.2"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
build = "build.rs"
description = """
Raw bindings to libxxhash which contains an implementation of xxHash
"""
documentation = "http://alexcrichton.com/xxhash2-rs"
homepage = "https://github.com/alexcrichton/xxhash2-rs"
license = "MIT/Apache-2.0"
links = "xxhash"
name = "xxhash-sys"
readme = "README.md"
repository = "https://github.com/alexcrichton/xxhash2-rs"
version = "0.1.0"