diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:58:22 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:58:22 +0300 |
commit | abe1bc4e12fcb520c43b8a51943b3866edb84898 (patch) | |
tree | 422346939d0fe7cb3c9d65043a8f684ed11136d4 /extra/nettle | |
parent | edb704ab7c79992c8d5ceecb54386f00fb380bd2 (diff) | |
download | repository-abe1bc4e12fcb520c43b8a51943b3866edb84898.tar.gz |
nettle: add meta file
Diffstat (limited to 'extra/nettle')
-rw-r--r-- | extra/nettle/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/nettle/meta b/extra/nettle/meta new file mode 100644 index 00000000..420307c7 --- /dev/null +++ b/extra/nettle/meta @@ -0,0 +1,3 @@ +description: Low-level cryptographic library +license: GPL-2.0+, GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |