python-whoosh: bump to version 2.7.4
[buildroot-gz.git] / package / minizip / Config.in
blob7205e0007ecfb25dbcbe42eef68234a29a8b89e8
1 config BR2_PACKAGE_MINIZIP
2         bool "minizip"
3         select BR2_PACKAGE_ZLIB
4         help
5           Enables to extract files from a .zip archive file.
6           It is compatible with PKZip 2.04g, WinZip, InfoZip,
7           MimarSinan Codex Suite 2002 tools, and compatible sofware.
9           https://github.com/nmoinvaz/minizip
11 config BR2_PACKAGE_MINIZIP_DEMOS
12         bool "miniunzip/minizip"
13         depends on BR2_PACKAGE_MINIZIP
14         help
15           Enable miniunzip/minizip binary tools.