diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:26:47 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:26:47 +0300 |
commit | c5bca678e64e255c7cb9bb1510e0beb0c7163217 (patch) | |
tree | 19339804379f0290589ccaab079101acf168ede2 /community | |
parent | 9cf5d782cb0dcbfcd225e80ec5912aef61848b40 (diff) | |
download | repository-c5bca678e64e255c7cb9bb1510e0beb0c7163217.tar.gz |
libyaml: add meta file
Diffstat (limited to 'community')
-rw-r--r-- | community/libyaml/meta | 3 |
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> |