Skip to content

AnimeshRy/kikozip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kikozip

A simple CLI tool for extracting zip archives

Installation

cargo install kikozip --git https://github.com/AnimeshRy/kikozip

Usage

Tool for extracting zip archives

Usage: kikozip [OPTIONS] <FILE>

Arguments:
  <FILE>  Path to the zip archive

Options:
  -o, --out <OUT>            Output location. Extracts to a new folder in the current directory if none given
  -p, --password <PASSWORD>  Password if the archive is encrypted
  -e, --encoding <ENCODING>  Codec to be used for filename encoding (default: UTF-8)
  -s, --silent               Make output less verbose
  -h, --help                 Print help
  -V, --version              Print version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages