tab2n3
index
/devel/WWW/2000/10/swap/tab2n3.py

#  Convert tab-separated text to n3 notation
#  This has been hacked to work with the "Tab separated (Windows)" outputt from
# MS Outlook export of contaxt files.
#

 
Modules
            
string
sys
 
Functions
            
convert()
readTabs()
 
Data
             __file__ = './tab2n3.py'
__name__ = 'tab2n3'
inFp = <open file '<stdin>', mode 'r'>