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
10 lines
200 B
JSON
10 lines
200 B
JSON
{
|
|
"name": "sha1",
|
|
"version": "0.0.1",
|
|
"repo": "clibs/sha1",
|
|
"description": "sha1 hash algorithm",
|
|
"keywords": ["sha1", "hash"],
|
|
"license": "public domain",
|
|
"src": ["sha1.c", "sha1.h"]
|
|
}
|