melt 0.1.3

This is a command-line tool to decompress files of various extensions
Documentation

This is a command-line tool to decompress files of various extensions

The supported extensions are as follows.

Extension Compression Format Decompression tool
zip zip unzip
gz gzip gunzip
Z compress uncompress
bz2 bzip2 bunzip2
tar tar tar
tar.gztgz tar + gzip tar
tar.Ztaz tar + compress tar
tar.bz2tbz2 tar + bzip2 tar
tar.xz tar + xz tar

Install

cargo install melt

Usage

melt <file-name>

Author

👤 moisutsu

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 moisutsu. This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator