tar-sys 0.3.0

The package provides bindings to libtar.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
libc = "0.2"

[package]
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
build = "build.rs"
description = "The package provides bindings to libtar."
homepage = "https://github.com/stainless-steel/tar-sys"
license = "Apache-2.0/MIT"
links = "tar"
name = "tar-sys"
repository = "https://github.com/stainless-steel/tar-sys"
version = "0.3.0"