diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:15:22 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:15:22 +0300 |
commit | 50f1545ea881f66525c5823c5e03e706a58bf720 (patch) | |
tree | 8ceb119ff8590121321e8b777082a37fb7f36a21 /extra/zip | |
parent | d815e1da56b17536d831b808731f7357fd011a6f (diff) | |
download | repository-50f1545ea881f66525c5823c5e03e706a58bf720.tar.gz |
zip: add meta file
Diffstat (limited to 'extra/zip')
-rw-r--r-- | extra/zip/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/zip/meta b/extra/zip/meta new file mode 100644 index 00000000..6bc8a31f --- /dev/null +++ b/extra/zip/meta @@ -0,0 +1,3 @@ +description: Tool to create and update ZIP files +license: Info-ZIP +maintainer: Cem Keylan <cem@carbslinux.org> |