/gozip

Zip compressor with Zip64 support in Go

Primary LanguageGoApache License 2.0Apache-2.0

Simple zip compressor with Zip64 support implemented in Go.

Usage:
  ./gozip [options] zipfile [file ...]
Options:
  -prefix="": prepend each path with prefix
  -recursive=false: scan directories recursively
  -strip-path=false: store just file names