| Name of module: | Inifile |
| Author: | Peter Münster |
| Short description: | |
| Filename: | t-inifile-2008.07.15.zip |
| Keywords: | |
| License: | GNU General Public License |
| Current version: | 2008.07.15 |
| In sync with CTAN: | yes |
| In distribution: | yes |
| In contextgarden: | yes |
| Description: | Parsing an inifile and printing the contents with user defined layout. The entries of the file can be sorted with up to 3 sort-keys. |
| Comment: | Format of inifile (simple example):
[key1] symbol1 = value1 symbol2 = value2 [key2] symbol1 = value3 symbol2 = value4 |