1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
name context-inifile
category ConTeXt
revision 47085
shortdesc An ini-file pretty-printer, using ConTeXt
relocated 1
longdesc The module parses an ini-file and prints the contents with a
longdesc user-defined layout. The entries of the file may be sorted by
longdesc up to three sort keys. The format of a simple ini-file would
longdesc be: [key1] symbol1 = value1 symbol2 = value2 [key2] symbol1 =
longdesc value3 symbol2 = value4 The module only works with ConTeXt
longdesc MkIV, and uses Lua to help process the input.
depend context
runfiles size=2
RELOC/tex/context/third/inifile/t-inifile.tex
catalogue-ctan /macros/context/contrib/context-inifile
catalogue-date 2018-08-11 07:01:12 +0200
catalogue-license gpl
catalogue-topics data-disp
|