NEO (No Emacs Org) has just been announced: http://lists.gnu.org/archive/html/emacs-orgmode/2011-04/msg00598.html
Regards, .j. On Sat, Apr 23, 2011 at 05:29:24PM +0200, Georges Racinet wrote: > Now the question : are you aware of a python library to parse org files ? > The ultimate goal would be to write an importer for OpenERP, which is > itself written in python, and of course I'd prefer not to reinvent the > wheel. > > A simple search on the web returned a project called OrgNode or orgtils, > hosted at Google Code : > http://members.optusnet.com.au/~charles57/GTD/orgnode.html > http://code.google.com/p/orgtils/ > but it lacks as far as I can tell the capability of understanding CLOCK > markers and is not published on pypi.python.org either. > > Perhaps is the author on this list, too ? Are there other known > libraries around that may prove useful ?