tape 0.0.8

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

[dependencies]
libtar-sys = "0.0.8"