| HWRF
    trunk@4391
    | 
This is a wrapper around produtil.atparse.AtParser, a simple preparser. More...
This is a wrapper around produtil.atparse.AtParser, a simple preparser.
This script reads in a file with special control symbols, performs string replacements, file insertions, etc. and outputs the result to stdout.
The special filename "-" requests reading of stdin. The "--" option requests termination of option parsing. Hence, to read the actual file "-", you would do "hwrf_stream_parse.py -- -" whereas to read stdin, you do "hwrf_stream_parse.py -"
 1.8.10
 1.8.10