Name: Zstandard Short Name: zstd URL: https://github.com/facebook/zstd Version: N/A Revision: 5c7b7bad26808e6b40ac3b3d0075466e27738a9d Update Mechanism: Autoroll License: BSD-3-Clause License File: src/LICENSE CPEPrefix: cpe:/a:facebook:zstandard:1.5.5 Security Critical: yes Shipped: yes Description: Zstandard is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. This library is used to decode "Content-Encoding: zstd" responses. Zstandard is dual-licensed under BSD-3-Clause OR GPLv2. The BSD-3-Clause license is used here as it is more permissive. Local Modifications: - BUILD.gn: Added targets for compression and decompression.