context-inifile – An ini-file pretty-printer, using ConTeXt
The module parses an ini-file and prints the contents with a user-defined layout. The entries of the file may be sorted by up to three sort keys.
      The format of a simple ini-file would be:
    
      [key1]
      symbol1 = value1
      symbol2 = value2
      [key2]
      symbol1 = value3
      symbol2 = value4
      
  
  The module only works with ConTeXt MkIV, and uses Lua to help process the input.
| Sources | /obsolete/macros/context/contrib/context-inifile | 
| Documentation | |
| Version | 2008-07-15 | 
| Licenses | GNU General Public License | 
| Copyright | 2008 Peter Münster | 
| Maintainer | Peter Münster | 
| Topics | Data display Obsolete  | 
Download the contents of this package in one zip archive (83.3k).
Suggestions
Maybe you are interested in the following packages as well.
Community Comments