aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-17 13:26:47 +0300
committerCem Keylan <cem@ckyln.com>2021-07-17 13:26:47 +0300
commitc5bca678e64e255c7cb9bb1510e0beb0c7163217 (patch)
tree19339804379f0290589ccaab079101acf168ede2
parent9cf5d782cb0dcbfcd225e80ec5912aef61848b40 (diff)
downloadrepository-c5bca678e64e255c7cb9bb1510e0beb0c7163217.tar.gz
libyaml: add meta file
-rw-r--r--community/libyaml/meta3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/libyaml/meta b/community/libyaml/meta
new file mode 100644
index 00000000..b02fca7d
--- /dev/null
+++ b/community/libyaml/meta
@@ -0,0 +1,3 @@
+description: YAML parser library
+license: MIT
+maintainer: Cem Keylan <cem@carbslinux.org>