Some checks are pending
Copilot Setup Steps / copilot-setup-steps (push) Waiting to run
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Waiting to run
Python check requirements.txt / check-requirements (push) Waiting to run
Python Type-Check / python type-check (push) Waiting to run
Update Operations Documentation / update-ops-docs (push) Waiting to run
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"name": "xxhash",
|
|
"version": "0.8.2",
|
|
"repo": "Cyan4973/xxhash",
|
|
"description": "Extremely fast non-cryptographic hash algorithm",
|
|
"keywords": ["xxhash", "hashing"],
|
|
"license": "BSD-2-Clause",
|
|
"src": [
|
|
"xxhash.c",
|
|
"xxhash.h"
|
|
]
|
|
}
|