2009/9/1 BJörn Lindqvist <bjou...@gmail.com>:
> Hello everybody,
>
> I'm looking for a pure Python solution for converting word documents
> to text. App Engine doesn't allow external programs, which means that
> external programs like catdoc and antiword can't be used. Anyone know
> of any?
>

You could use the google docs api
(http://code.google.com/apis/documents/docs/3.0/developers_guide_protocol.html#DownloadingDocsAndPresentations)

-- 
Kind Regards
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to