# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| zstd: zstd (real-time compression algorithm) zstd: zstd: Zstandard is a real-time compression algorithm, providing high zstd: compression ratios. It offers a very wide range of compression/speed zstd: trade-off, while being backed by a very fast decoder. zstd: It also offers a special mode for small data, called dictionary zstd: compression, and can create dictionaries from any sample set. zstd: Zstandard library is provided as open source software using zstd: a BSD license. zstd: zstd: zstd home: http://zstd.net/