diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:48:23 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:48:23 +0300 |
commit | 86ed394c7c909ef899e75cdaee36e17be679a92e (patch) | |
tree | 346bd3c2c110178fec0c622ce7df7c1d0445c204 /extra/libxslt/meta | |
parent | 1840063b2e2149284786deb0a4844fa0fa6c2a09 (diff) | |
download | repository-86ed394c7c909ef899e75cdaee36e17be679a92e.tar.gz |
libxslt: add meta file
Diffstat (limited to 'extra/libxslt/meta')
-rw-r--r-- | extra/libxslt/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libxslt/meta b/extra/libxslt/meta new file mode 100644 index 00000000..64af49f4 --- /dev/null +++ b/extra/libxslt/meta @@ -0,0 +1,3 @@ +description: XSLT parser library +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |