| Home | Trees | Indices | Help |
|
|---|
|
|
1 """
2 Syntactic parsers for bibliographic formats.
3
4 This modules keeps parsers that are not aware of a specific data
5 schema, but which can read specific bibliographic formats.
6
7 In L{Pyblio.Parsers.Semantic} live parsers that have been specialised
8 for a given schema.
9 """
10
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:26 2007 | http://epydoc.sourceforge.net |