Skip to content

Library to decompress all (or some) files from a zipped archive.

Notifications You must be signed in to change notification settings

steph0de/rust-unzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

'unzip' for Rust

Simple library to decompress all (or some) files from a zipped archive.

Forked from the crate: unzip

Usage

Add the following to your Cargo.toml:

[dependencies.unzip]
git = "https://github.com/steph0de/rust-unzip.git"
tag = "0.1.2"

or run:

$ cargo add --git https://github.com/steph0de/rust-unzip.git --tag "0.1.2"

About

Library to decompress all (or some) files from a zipped archive.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages