Package Pyblio :: Package Parsers :: Package Syntax
[show private | hide private]
[frames | no frames]

Package Pyblio.Parsers.Syntax

Syntactic parsers for bibliographic formats.

This modules keeps parsers that are not aware of a specific data schema, but which can read specific bibliographic formats.

In Pyblio.Parsers.Semantic live parsers that have been specialised for a given schema.
Submodules
  • BibTeX: Extension module for BibTeX files
    • Coding: Handles coding and decoding of LaTeX-escaped characters.
    • Environ: Handles decoding of @string substitution and of LaTeX commands.
    • Parser: Stream oriented reading of a BibTeX file, with no actual semantic operation on the content.
  • ISI
  • RIS
  • Tagged
  • XMLEndNote
  • XMLMARC

Generated by Epydoc 2.1 on Sun Sep 24 23:52:43 2006 http://epydoc.sf.net