summaryrefslogtreecommitdiff
path: root/package/libzip/Config.in
blob: 54de9e5af20cba7518bfaeb217bda5a1759bc9d3 (plain)
1
2
3
4
5
6
7
8
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/