-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f97dea1
commit 8f30d43
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[![MIT OR Apache-2.0 licensed](https://img.shields.io/badge/license-MIT+Apache_2.0-blue.svg)](./LICENSE) | ||
[![Crates.io](https://img.shields.io/crates/v/rc-zip-cli)](https://crates.io/crates/rc-zip-cli) | ||
[![docs.rs](https://docs.rs/rc-zip-cli/badge.svg)](https://docs.rs/rc-zip-cli) | ||
|
||
# rc-zip-cli | ||
|
||
![The rc-zip logo: a person with long hair and nice brows being opened from the bottom up with a zipper. On dark backgrounds, you can see a skull being revealed. On light backgrounds you cannot.](https://github.com/user-attachments/assets/5fecd286-9518-4a72-b544-56675d7f31f6) | ||
|
||
_Logo by [MisiasArt](https://misiasart.com)_ | ||
|
||
This is an example CLI tool using the [rc-zip-sync crate](https://crates.io/crates/rc-zip-sync). | ||
|
||
It is not necessarily recommended as a day-to-day archive extractor, but you do you. |