Documentation
¶
Overview ¶
Package jrepack will pack and unpack several JRE folders. Compression and decompression is LZMA level 8
While compress, all similar files (same size and hash summ), except one, are dropped.
While uncompress, all similar files are restored by excepted one.
All *.jre and *.zip files also are read while packing and their similar content also cleans from double files.
On uncompress, *.jre and *.zip files are created from scratch and their content are created.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
jrepack
command
|
|
|
jreunpack
command
|
|
|
internal
|
|
|
pkg/common
Package common is the common functions and types for the packer and unpacker packages.
|
Package common is the common functions and types for the packer and unpacker packages. |
|
pkg/packer
Package packer is for jre packager.
|
Package packer is for jre packager. |
|
pkg/unpacker
Package unpacker is the package for uncompress functions
|
Package unpacker is the package for uncompress functions |
|
Package ui is the interface for UI
|
Package ui is the interface for UI |
Click to show internal directories.
Click to hide internal directories.