Files
domo/bsp/buildroot/package/libzip/Config.in

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/