Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 956 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 956 Bytes

uncompressor

Icons made by Freepik from www.flaticon.com

DEMO

Features

The following file extensions are currently available.

  • .zip
  • .tar
  • .tar.gz(.tgz)
  • .tar.bz2
  • .tar.xz(.txz)

Requirement

  • Python3.8.2

Installation

pip install uncompressor

Usage

uncmprs [OPTIONS] [SRCS]...

Options:
  -d, --dist TEXT  An optional directory to which extract files.
  --help           Show message and exit.

Author

  • Okada Hibiki

License

"uncompressor" is under MIT license.