11 lines
362 B
Plaintext
11 lines
362 B
Plaintext
|
config BR2_PACKAGE_INFOZIP
|
||
|
bool "infozip"
|
||
|
help
|
||
|
Zip is a compression and file packaging/archive utility.
|
||
|
Although highly compatible both with PKWARE's PKZIP and
|
||
|
PKUNZIP utilities for MS-DOS and with Info-ZIP's own UnZip,
|
||
|
our primary objectives have been portability and
|
||
|
other-than-MSDOS functionality.
|
||
|
|
||
|
http://infozip.sourceforge.net/Zip.html
|