dev-libs/libzip
Library for manipulating zip archives
USE Flags
bzip2
Global: Use the bzlib compression library
gnutls
Global: Adds support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support)
lzma
Global: Allow accessing lzma-compressed archives through the lzma library (app-arch/xz-utils). This only affects libarchive's native support: bsdtar will keep using unlzma as a filter if that's not built-in.
mbedtls
* This flag is undocumented *
ssl
Global: Adds support for Secure Socket Layer connections
static-libs
Global: Build static libraries
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
tools
Global: Create separate binary for script helper tools (currently only: versionsort); useful if they are called extremely often
zstd
* This flag is undocumented *