diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:47:58 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:47:58 +0300 |
commit | 1840063b2e2149284786deb0a4844fa0fa6c2a09 (patch) | |
tree | 597e59bd68fb1a24c59c55233de31a92012bbeb7 /extra/libxml2/meta | |
parent | 53d6481967e11468ebc6679a1cfdd7bb45f945d0 (diff) | |
download | repository-1840063b2e2149284786deb0a4844fa0fa6c2a09.tar.gz |
libxml2: add meta file
Diffstat (limited to 'extra/libxml2/meta')
-rw-r--r-- | extra/libxml2/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libxml2/meta b/extra/libxml2/meta new file mode 100644 index 00000000..fe4eca9a --- /dev/null +++ b/extra/libxml2/meta @@ -0,0 +1,3 @@ +description: XML and HTML support library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |