Package gavo :: Package grammars :: Module freeregrammar
[frames] | no frames]

Module freeregrammar

source code

A grammar based on repeated application of REs

Classes
  RowIterator
An object that encapsulates the a source being parsed by a grammar.
  FreeREGrammar
A grammar allowing "free" regular expressions to parse a document.
Variables
  __package__ = 'gavo.grammars'