inflate

command module
v0.0.0-...-3538413 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2017 License: GPL-3.0 Imports: 9 Imported by: 0

README

inflate

Just a pipeline wrapper around several compression algorithms

Install

go get github.com/empijei/inflate

Usage

# Inflate
cat deflated-file | inflate > inflated-file

# Deflate (default level: 9)
cat inflated-file | inflate -d -l 8 > deflated-file

[useless use of cat for clarity]

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