diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:33:59 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 01:33:59 +0300 |
commit | e103efc9c57e6d5471898b26a7e2b46039cd97e5 (patch) | |
tree | df507675329bf8f6171f90b490812610e081e137 /core/xz/meta | |
parent | 909ecf4731cee8368b60a058ac38244351f04c1a (diff) | |
download | repository-e103efc9c57e6d5471898b26a7e2b46039cd97e5.tar.gz |
xz: add meta file
Diffstat (limited to 'core/xz/meta')
-rw-r--r-- | core/xz/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/xz/meta b/core/xz/meta new file mode 100644 index 00000000..bea59632 --- /dev/null +++ b/core/xz/meta @@ -0,0 +1,3 @@ +description: XZ compression utilities +license: GPL-3.0+, LGPL-2.1+ +maintainer: Cem Keylan <cem@ckyln.com> |