I guess the real question is: did you write the org-mode-parsing Python code using org-mode? ;-) Looks promising, and I'll see if there is anything I can contribute, although I am currently more familiar with Python than org-mode. Chris On Mon, Dec 13, 2010 at 6:57 PM, Jeff Horn wrote: > Thanks for sharing! I'm just learning Python, but grok org-mode well > enough to use it everyday. I'll take a look and contribute if I can! > > Jeff > > On Mon, Dec 13, 2010 at 6:31 PM, Jonathan BISSON > wrote: > > Hi all, > > > > A new project : A python module for orgmode files > > > > https://github.com/bjonnh/PyOrgMode > > > > Hope someone would find this useful/helpful. > > > > You can also contribute as much as you wish/can ;) > > > > The code is not really clean (I'm working on docstrings and cleaning-up) > but > > should be usable. Please send the diff between your test file and the > output > > (the included file test.org gives identical results, but it's not always > the > > case) using the test.py test script. > > > > This module works with Python 3.1 and 2.7. > > > > > > Cheers > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Please use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > > > -- > Jeffrey Horn > Graduate Lecturer and PhD Student in Economics > George Mason University > > (704) 271-4797 > jhorn@gmu.edu > jrhorn424@gmail.com > > http://www.failuretorefrain.com/jeff/ > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >