Package Pyblio :: Package Importers :: Module ISI
[show private | hide private]
[frames | no frames]

Module Pyblio.Importers.ISI

Classes
Importer The importer knows how to map the RIS fields to the 'standard' pyblio model.
ISIParser This parser knows how to split RIS records in fields

Variable Summary
SRE_Pattern contd_re = ^\s{3}(.*?)\r?$
SRE_Pattern start_re = ^(\w\w)\s(.*?)\r?$

Variable Details

contd_re

Type:
SRE_Pattern
Value:
^\s{3}(.*?)\r?$                                                        

start_re

Type:
SRE_Pattern
Value:
^(\w\w)\s(.*?)\r?$                                                     

Generated by Epydoc 2.1 on Wed Jan 18 23:09:34 2006 http://epydoc.sf.net