Restructured Text from Java

Ravi ravi_shekhar123 at hotmail.com
Sun Jul 18 01:12:03 EDT 2004


So I'm designing a wiki-type open source Content Managment System using 
JSP and Subversion as the back-end, and I would like to use ReST for the 
pages. The problem is I'm not sure how to access docutils from Java. Is 
there a library somewhere that will let me convert ReST to html from 
within Java? Will Jython work with docutils? Or should I kludge 
something together around the command line?

I appreciate any help. Thanks.

Ravi



More information about the Python-list mailing list