Trees | Indices | Help |
|
---|
|
User profiles and configuration support for Jaguar input files
|
|||
JaguarConfigError |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
dict |
|
|
|||
CONFIG_FILE =
|
|||
_macros =
|
|||
__package__ =
|
|
Import the Jaguar configuration file. The format is: <name1> key1=value1 key2=value2 ... <name2> keyA=valueA keyB=valueB where <name> is differentiated as any line NOT containing a "=" character.
|
Write expanded file <outfile> based on file <infile> and macro definitions.
|
Preprocess macros in file <infile> and write postprocessed file <outfile>. If files names are the same, <infile> is overwritten.
|
Return the dictionary of keywords set by the jaguar macro called name. If the macro does not exist, a ValueError is thrown. The function will lazily initialize the global _macros variable.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:32:46 2017 | http://epydoc.sourceforge.net |