fetch_unroll 0.3.0

Simple utilities for fetching and unrolling .tar.gz archives
Documentation
[badges.maintenance]
status = "passively-maintained"

[badges.travis-ci]
repository = "katyo/fetch_unroll"

[dependencies.libflate]
version = "1.0"

[dependencies.tar]
version = "0.4"

[dependencies.ureq]
version = "2.0"

[package]
authors = ["K. <kayo@illumium.org>"]
categories = ["development-tools::build-utils", "web-programming::http-client"]
description = "Simple utilities for fetching and unrolling .tar.gz archives"
edition = "2018"
keywords = ["fetch", "unroll", "http", "tar", "gzip"]
license = "Apache-2.0"
name = "fetch_unroll"
readme = "README.md"
repository = "https://github.com/katyo/fetch_unroll"
version = "0.3.0"