librsync-sys 0.1.3

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>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
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"
readme = "README.md"
repository = "https://github.com/mbrt/librsync-rs"
version = "0.1.3"