python-pyasn: bump to version 1.6.0b1
[buildroot-gz.git] / package / unzip / Config.in
blobda6902e4d72c1cdef3153305d97e7e0e1a729065
1 config BR2_PACKAGE_UNZIP
2         bool "unzip"
3         depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
4         help
5           UnZip is an extraction utility for archives compressed in
6           .zip format (also called "zipfiles"). Although highly
7           compatible both with PKWARE's PKZIP and PKUNZIP utilities
8           for MS-DOS and with Info-ZIP's own Zip program, our primary
9           objectives have been portability and non-MSDOS
10           functionality.
12           http://www.info-zip.org/UnZip.html