diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:49:16 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:49:16 +0300 |
commit | 06a945ca70ed581a6a42a72a3ee3ac3b3ee656e2 (patch) | |
tree | be5ddbaa36bb9ac1e426a24b89cff9dbc791d07d /extra/lzip | |
parent | 7c35124e79377ff4ca1de7bc930c68f149e13beb (diff) | |
download | repository-06a945ca70ed581a6a42a72a3ee3ac3b3ee656e2.tar.gz |
lzip: add meta file
Diffstat (limited to 'extra/lzip')
-rw-r--r-- | extra/lzip/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/lzip/meta b/extra/lzip/meta new file mode 100644 index 00000000..af5c1080 --- /dev/null +++ b/extra/lzip/meta @@ -0,0 +1,3 @@ +description: LZMA data compressor +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |