summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context/scripts/mkiv/mtx-unzip.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/context/scripts/mkiv/mtx-unzip.xml')
-rw-r--r--Master/texmf-dist/doc/context/scripts/mkiv/mtx-unzip.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/scripts/mkiv/mtx-unzip.xml b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-unzip.xml
new file mode 100644
index 00000000000..9f56ca076d1
--- /dev/null
+++ b/Master/texmf-dist/doc/context/scripts/mkiv/mtx-unzip.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<application>
+ <metadata>
+ <entry name="name">mtx-unzip</entry>
+ <entry name="detail">Simple Unzipper</entry>
+ <entry name="version">0.10</entry>
+ </metadata>
+ <flags>
+ <category name="basic">
+ <subcategory>
+ <flag name="list"><short>list files in archive</short></flag>
+ <flag name="junk"><short>flatten unzipped directory structure</short></flag>
+ <flag name="extract"><short>extract files</short></flag>
+ </subcategory>
+ </category>
+ </flags>
+</application>