* move libffi to base/ Category
[t2sde.git] / package / develop / xxhash / xxhash.desc
blob6c15e2e3d6a75682087c8effed36227edb8507f1
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/xxhash/xxhash.desc
3 [COPY] Copyright (C) 2008 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] An extremely fast non-cryptographic hash algorithm
14 [T] xxHash is an extremely fast non-cryptographic hash algorithm, working at
15 [T] speeds close to RAM limits. It is proposed in two flavors, 32 and 64 bits.
17 [U] https://www.xxhash.com/
19 [A] Yann Collet
20 [M] Rene Rebe <rene@t2-project.org>
22 [C] base/system
23 [F] CROSS
25 [L] BSD
26 [S] Beta
27 [V] 0.8.3
28 [P] X -----5---9 109.300
30 [O] var_append makeinstopt ' ' 'LIBDIR=$libdir'
32 [CV-FLAGS] NO-PREFIX
33 [D] 439066b6730b8afd1423c622be7b9889af2bf5776ad5054d8b829467 xxHash-0.8.3.tar.gz https://github.com/Cyan4973/xxHash/archive/v0.8.3/