[EMAIL PROTECTED] wrote:
> I'm currently using antiword to extract content from MS Word files.
> Is there another way to do this without relying on any command prompt
> application?

There is also wvware http://wvware.sourceforge.net/, but it is also 
generally a command-line application.  Either of these programs are open 
source, so you could (with a bit of work) wrap them with Swig or Pyrex 
to access them directly from Python.

  - Josiah
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to