diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:07:33 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:07:33 +0300 |
commit | 6610208aed7179bd874a9ff4ef3f4c322175a579 (patch) | |
tree | c127cf96a53710f6edf96fe839d23a589989e802 /extra/unzip | |
parent | fe66773b4e4b21e3712093c43be67b5ebff70040 (diff) | |
download | repository-6610208aed7179bd874a9ff4ef3f4c322175a579.tar.gz |
unzip: add meta file
Diffstat (limited to 'extra/unzip')
-rw-r--r-- | extra/unzip/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/unzip/meta b/extra/unzip/meta new file mode 100644 index 00000000..20598dd7 --- /dev/null +++ b/extra/unzip/meta @@ -0,0 +1,3 @@ +description: ZIP archive extractor +license: Info-ZIP +maintainer: Cem Keylan <cem@carbslinux.org> |