zlibtool

command module
v0.0.0-...-46f49fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

README

ZLib tool for inflate/deflate files

Simple tool to inflate or deflate files from shell. The missing "gzip" equivalent for ZLib.

  1. Install:

Go get from repository

go get github.org/digitalilusion/ziptool
  1. Usage

To deflate (compress) a file file.txt into file.txt.zlib

zlibtool -d file.txt file.txt.zlib

To inflate (decompress) a file file.txt.gz into file.txt

zlibtool file.txt.zlib file.txt

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL