370 kx # HOW TO EDIT THIS FILE:
370 kx # The "handy ruler" below makes it easier to edit a package description. Line
370 kx # up the first '|' above the ':' following the base package name, and the '|'
370 kx # on the right side marks the last column you can put a character in. You must
370 kx # make exactly 11 lines for the formatting to be correct. It's also
370 kx # customary to leave one space after the ':'.
370 kx
370 kx |-----handy-ruler------------------------------------------------------|
370 kx xxhash: xxhash @VERSION@ (Extremely fast Hash algorithm)
370 kx xxhash:
370 kx xxhash: xxHash is an extremely fast non-cryptographic hash algorithm,
370 kx xxhash: working at RAM speed limit. It is proposed in four flavors (XXH32,
370 kx xxhash: XXH64, XXH3_64bits and XXH3_128bits). The latest variant, XXH3,
370 kx xxhash: offers improved performance across the board, especially
370 kx xxhash: on small data.
370 kx xxhash:
370 kx xxhash: Homepage: https://xxhash.com/
370 kx xxhash:
370 kx xxhash: