]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/minizip/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / minizip / Config.in
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.
8
9           https://github.com/nmoinvaz/minizip
10
11 config BR2_PACKAGE_MINIZIP_DEMOS
12         bool "miniunzip/minizip"
13         depends on BR2_PACKAGE_MINIZIP
14         help
15           Enable miniunzip/minizip binary tools.