diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:39:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:39:04 +0300 |
commit | 50c639eff6466df3a70419012001e48bea47e014 (patch) | |
tree | ef86f725c45994ffd72fc31302a4dd699e6fb62a /core/curl | |
parent | 0db10b99f4c9b1f1fc04c1ab8ee80b2f3951d4e6 (diff) | |
download | repository-50c639eff6466df3a70419012001e48bea47e014.tar.gz |
curl: add meta file
Diffstat (limited to 'core/curl')
-rw-r--r-- | core/curl/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/curl/meta b/core/curl/meta new file mode 100644 index 00000000..306ab5f3 --- /dev/null +++ b/core/curl/meta @@ -0,0 +1,3 @@ +description: Multiprotocol file transfer software +license: MIT +maintainer: Cem Keylan <cem@ckyln.com> |