znunzip

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

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

Go to latest
Published: Jul 6, 2016 License: MIT Imports: 8 Imported by: 0

README

znunzip

znunzip is a simple tool to unzip zip files. It uses zniconv to decode non-UTF8 file names.

To install,

go get github.com/zncoder/znunzip

To test a zip file,

znunzip foo.zip

To unzip a zip file,

znunzip -x foo.zip

To unzip a zip file that has file names in chinese characters,

znunzip -c gb18030 -x foo.zip

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