command
module
Version:
v0.0.0-...-9030841
Opens a new window with list of versions in this module.
Published: Jul 6, 2016
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.