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

Module binarygrammar

source code

A grammar reading from (fixed-record) binary files.

Classes
  BinaryRowIterator
A row iterator reading from binary files.
  BinaryRecordDef
A definition of a binary record.
  BinaryGrammar
A grammar that builds rowdicts from binary data.
Variables
  __package__ = 'gavo.grammars'