I have built a wiki processor using parser grammar. And naturally I have used PLY for the purpose :). Some of the interesting points about `eazytext` are,
* Paragraph oriented, pure text documents. * Supports most of the html document formatting. * Implemented using parser grammer, making it highly robust and stable. * Two kinds of plugin framework made available for extension. * Customisable skins that can change the look and feel of the documents. Source is available from lp:eazytext. Or, easy_install eazytext microsite : http://eazytext.pluggdapps.com Please provide your feed back and ideas to help me improve the tool. Cheers, Pratap -- You received this message because you are subscribed to the Google Groups "ply-hack" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/ply-hack?hl=en.
