Package Pyblio :: Package Parsers :: Module Protocol
[hide private]
[frames] | no frames]

Module Protocol

source code

Protocol definition for importing or exporting data from alien file formats.

Complying to the specified interfaces ensures that the importers and exporters can be reused from dynamic components like user interfaces.

Classes [hide private]
  IReader
  IWriter