You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OMHE
Hello all. I put the latest parser in the subverion repository as
well as a download on the site. The file name is po.py. For Mac and
Linux, python is already installed. For windows, you'll need to
install python v 2.6 on your machine. It only supports a small subset
of commands at the moment. It is now a class and its doubles as a
command line utility.
For example from a console you can type:
python po.py "my omhe string"
I'm planning to add the following to the parser:
- graph omhe messages using Google Chart (i.e. spark lines)
- convert omhe messages into a CCR XML snipit (so we can play nice w/
ccr)
What else should the parser do? Maybe next convert omhe to CCD and
other formats?