python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / libzip / Config.in
blob54de9e5af20cba7518bfaeb217bda5a1759bc9d3
1 config BR2_PACKAGE_LIBZIP
2         bool "libzip"
3         select BR2_PACKAGE_ZLIB
4         help
5           C library for reading, creating, and modifying zip archives. This
6           package also contains zipcmp, ziptorrent and zipmerge utilities.
8           http://www.nih.at/libzip/