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