diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:02:58 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:02:58 +0300 |
commit | 8c7aca1f29305f7d1d0b118bb80bfa1d2f41eb9c (patch) | |
tree | 4d1024e58dcdbdc15faca203a55f67a237f6bf85 /extra/expat | |
parent | 9c6d7242381dcf1d18fb61ff9d31b4b99ab2ca59 (diff) | |
download | repository-8c7aca1f29305f7d1d0b118bb80bfa1d2f41eb9c.tar.gz |
expat: add meta file
Diffstat (limited to 'extra/expat')
-rw-r--r-- | extra/expat/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/expat/meta b/extra/expat/meta new file mode 100644 index 00000000..723bcd5e --- /dev/null +++ b/extra/expat/meta @@ -0,0 +1,3 @@ +description: XML parser library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |