#fetch #file #url #local #unzipping #archive #gzipped

just-fetch

Just fetch the file, unzipping it if needed

3 releases

0.1.2 Nov 7, 2020
0.1.1 Oct 27, 2019
0.1.0 Oct 27, 2019

#469 in Compression

36 downloads per month
Used in scaff

MIT license

9KB
203 lines

just-fetch Crates.io

The answer when your prayer "Please just fetch the file, I don't care if it's local or if it's pointing to a gzipped URL or whatever."

Used by scaff.


lib.rs:

A library to simply fetch stuff, regardless of whether it's from the internet, from the filesystem, inside a gzipped archive, whatever. Used by scaff so it can focus on what's important: The contents of the specified archive.

Dependencies

~3MB
~85K SLoC