librsync-sys 0.1.2

Bindings to librsync for calculating and applying network deltas exposed as Reader/Writer streams.
Documentation
[build-dependencies.cc]
version = "1.0"

[dependencies.libc]
version = "0.2"

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

[package]
authors = ["Michele Bertasi <@brt_device>"]
build = "build.rs"
description = """
Bindings to librsync for calculating and applying network
deltas exposed as Reader/Writer streams.
"""
homepage = "https://github.com/mbrt/librsync-rs"
license = "MIT/Apache-2.0"
name = "librsync-sys"
repository = "https://github.com/mbrt/librsync-rs"
version = "0.1.2"