libtar-sys 0.1.2

The library facilitates static linking with libtar.
1
2
3
4
5
6
7
8
9
10
[package]
name = "libtar-sys"
version = "0.1.2"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
license = "MIT"
repository = "https://github.com/stainless-steel/libtar-sys"
homepage = "https://github.com/stainless-steel/libtar-sys"
description = "The library facilitates static linking with libtar."
links = "tar"
build = "build.rs"