hi,

I have some markdown chunks of data. I'm either going to join them
together with more markdown or with XML (this scaffolding will also
hold some additional meta data).

I'm running on GAE and looking for a suitable XML parser to use.

I was get all excited by lxml (http://codespeak.net/lxml/) until I saw
that elements of it are written in C (which negates its use on GAE).

BeautifulSoup (www.crummy.com/software/BeautifulSoup/) looks
interesting but its developer wants to move on to other things so I
think it better not to add to his user base!

Does anyone have (good) experience of using an XML (or Markdown)
parser a top web2py/GAE ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to