I was thinking about using the parser/consumer template to parse a
rebase file. It would be useful if _fail_condition in ParserSupport.py
could handle regular expressions. The rebase tags are indented, so
white space needs to be skipped before the start field.
Cayte