3 releases
0.1.2 | Nov 7, 2020 |
---|---|
0.1.1 | Oct 27, 2019 |
0.1.0 | Oct 27, 2019 |
#488 in Compression
Used in scaff
9KB
203 lines
just-fetch
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
~2.5MB
~73K SLoC