mtx-install.xml /size: 1093 b    last modification: 2024-01-16 10:21
1<?xml version="1.0"?>
2<application>
3 <metadata>
4  <entry name="name">mtx-install</entry>
5  <entry name="detail">ConTeXt Installer</entry>
6  <entry name="version">2.01</entry>
7 </metadata>
8 <flags>
9  <category name="basic">
10   <subcategory>
11    <flag name="platform" value="string"><short>platform</short></flag>
12    <flag name="server" value="string"><short>repository url (rsync://contextgarden.net)</short></flag>
13    <flag name="modules" value="string"><short>extra modules (can be list or 'all')</short></flag>
14    <flag name="fonts" value="string"><short>additional fonts (can be list or 'all')</short></flag>
15    <flag name="goodies" value="string"><short>extra binaries (like scite and texworks)</short></flag>
16    <flag name="install"><short>install context</short></flag>
17    <flag name="update"><short>update context</short></flag>
18    <flag name="erase"><short>wipe the cache</short></flag>
19    <flag name="identify"><short>create list of files</short></flag>
20    <flag name="secure"><short>use curl for https</short></flag>
21   </subcategory>
22  </category>
23 </flags>
24</application>
25