diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:52:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:52:52 +0300 |
commit | 6e06ba8f177fb664207ae4ba83ed672407daa37c (patch) | |
tree | a9400de09fd933401071cac2a9018eafbc0b2437 /core/libtls-bearssl | |
parent | 38ce39ecb96bf26420452504d42ef11af93679fc (diff) | |
download | repository-6e06ba8f177fb664207ae4ba83ed672407daa37c.tar.gz |
libtls-bearssl: add meta file
Diffstat (limited to 'core/libtls-bearssl')
-rw-r--r-- | core/libtls-bearssl/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/libtls-bearssl/meta b/core/libtls-bearssl/meta new file mode 100644 index 00000000..e3974ac7 --- /dev/null +++ b/core/libtls-bearssl/meta @@ -0,0 +1,3 @@ +description: TLS library implementation for BearSSL +license: MIT +maintainer: Cem Keylan <cem@ckyln.com> |