Home Software LaTex CV

Table of Contents

Module: endnlib noahprogs/endnlib.py
Imported modules   
import commands
import cp
import os
import re
import string
import sys
Functions   
getAllRecords
getTitleWord
main
parseRecord
  getAllRecords 
getAllRecords ( instr )

Split records into a list of lists

  getTitleWord 
getTitleWord (
        instr,
        badwords='a an the in of hiv',
        minlen=4,
        )

  main 
main ()

%(filename)s

Parse, modify, and write a reference database in endnote export format.

{{out name of outfile. Prints to stdout by default.}} {{h Prints documentation.}} {{v verbosity 1}} {{version print version info and exit}}

%(version)s

  parseRecord 
parseRecord ( recordString )

Parses a single record into a dictionary. Mulitple lines corresponding to a key are sored in tuples. Dict values are tuples.

Exceptions   
EmptyRecordError
Classes   

BadLabelError

EmptyRecordError

Record


Table of Contents

This document was automatically generated on Thu Feb 27 16:52:00 2003 by HappyDoc version 2.1