8a536fef7f
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Cc: Romain Naour <romain.naour@openwide.fr> Cc: Jan Pedersen <jp@jp-embedded.com> Cc: Arnout Vandecappelle <arnout@mind.be> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
config BR2_PACKAGE_UNZIP
|
|
bool "unzip"
|
|
help
|
|
UnZip is an extraction utility for archives compressed in
|
|
.zip format (also called "zipfiles"). Although highly
|
|
compatible both with PKWARE's PKZIP and PKUNZIP utilities
|
|
for MS-DOS and with Info-ZIP's own Zip program, our primary
|
|
objectives have been portability and non-MSDOS
|
|
functionality.
|
|
|
|
http://www.info-zip.org/UnZip.html
|