083f853801
[Peter: license is BSD-3c] Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
config BR2_PACKAGE_LIBZIP
|
|
bool "libzip"
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
C library for reading, creating, and modifying zip archives. This
|
|
package also contains zipcmp, ziptorrent and zipmerge utilities.
|
|
|
|
http://www.nih.at/libzip/
|