Documentation ¶
Overview ¶
Binary kzip provides tools to work with kzip archives.
Examples:
# Merge 5 kzip archives into a single file. kzip merge --output output.kzip in{0,1,2,3,4}.kzip
Directories ¶
Path | Synopsis |
---|---|
Package createcmd provides the kzip command for creating simple kzip archives.
|
Package createcmd provides the kzip command for creating simple kzip archives. |
Package filtercmd provides the kzip command for filtering archives.
|
Package filtercmd provides the kzip command for filtering archives. |
Package flags provides type EncodingFlag for use as a flag to specify Encoding.
|
Package flags provides type EncodingFlag for use as a flag to specify Encoding. |
Package infocmd provides the kzip command for obtaining info about a kzip archive.
|
Package infocmd provides the kzip command for obtaining info about a kzip archive. |
Package mergecmd provides the kzip command for merging archives.
|
Package mergecmd provides the kzip command for merging archives. |
Package viewcmd displays the contents of compilation units stored in .kzip files.
|
Package viewcmd displays the contents of compilation units stored in .kzip files. |
Click to show internal directories.
Click to hide internal directories.