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
|