-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel Carrera wrote : > Hello, > > Inspired by discussions with the Ubuntu Accessibility team, I have > written a text-based reader for OpenDocument files. It converts the > document to HTML and gives it to a text-based browser like elinks, or ...
Hi, It's not the right place to talk about ODF converters, but, I have just read your script. I'm not sure that XSL is the ultimate solution for any ODF converter out there, so anyway... However, since your tool seems to be useful to many people, I made a python version using your XSL style sheet in order to gain more portability and usefulness in python world. It is called odt2html.py Moreover, some colleague of mine also contributed another perl implementation focused on portability that enhances some features of your odt2html perl script, it is called odfconvert. Feel free to put all that stuff on your ODF Fellowhip page ! At the moment, I put both scripts there : http://arsaperta.org/odftoolsen.html regards, - -- Jérôme Dumonteil http://arsaperta.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEyQG+Fk9tHTSOKdgRAosuAJ9S2EZD+b/pB5Q3vg/SKUcObXQ5SQCcC0Pu cG9x6AvJdXUt9/T3wvu4FdM= =rssV -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
