tape 0.5.1

The library provides basic operations with tape archives (tar).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]
lazy_static = "0.2"
libc = "0.2"
tar-sys = "0.3"

[dev-dependencies]
temporary = "0.6"

[package]
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = "The library provides basic operations with tape archives (tar)."
documentation = "https://docs.rs/tape"
homepage = "https://github.com/stainless-steel/tape"
license = "Apache-2.0/MIT"
name = "tape"
repository = "https://github.com/stainless-steel/tape"
version = "0.5.1"