diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:42:11 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:42:11 +0300 |
commit | 3d3c2a3c930c3666f0889484b18679e841122779 (patch) | |
tree | 0d7c4b735521353701f10b2459288a2b2285bd47 /extra/libsoup | |
parent | 261c130b544008507debadaa9e8ac8d30af06035 (diff) | |
download | repository-3d3c2a3c930c3666f0889484b18679e841122779.tar.gz |
libsoup: add meta file
Diffstat (limited to 'extra/libsoup')
-rw-r--r-- | extra/libsoup/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libsoup/meta b/extra/libsoup/meta new file mode 100644 index 00000000..847c7dc3 --- /dev/null +++ b/extra/libsoup/meta @@ -0,0 +1,3 @@ +description: HTTP library implementation +license: LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |