diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:33:17 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:33:17 +0300 |
commit | 47cd4b6a2b2923fb8497747e8166b8a543f4110a (patch) | |
tree | 008a17a64f2538bb14e067bc4c00cf8c53ea876d /core | |
parent | e2d29cc0beae1e850fff7e7982056cd21efff278 (diff) | |
download | repository-47cd4b6a2b2923fb8497747e8166b8a543f4110a.tar.gz |
b3sum: add meta file
Diffstat (limited to 'core')
-rw-r--r-- | core/b3sum/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/b3sum/meta b/core/b3sum/meta new file mode 100644 index 00000000..bea028e9 --- /dev/null +++ b/core/b3sum/meta @@ -0,0 +1,3 @@ +description: Compute BLAKE3 message digests +license: CC0 1.0 +maintainer: Cem Keylan <cem@ckyln.com> |