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

Module regrammar

source code

A grammar splitting the input file into lines and lines into records using REs.

Classes
  REIterator
is an iterator based on regular expressions.
  REGrammar
A grammar that builds rowdicts from records and fields specified via REs separating them.
Variables
  __package__ = 'gavo.grammars'