<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> hi
> is there a module in Python to extract metadata in MS office documents
> thanks
>
The Pywin32 package (http://sourceforge.net/projects/pywin32/)
wraps the interfaces used to read and write document properties.
Specifically, you can
[EMAIL PROTECTED] schrieb:
> hi
> is there a module in Python to extract metadata in MS office documents
You can automate MS Office using the python win32 com extensions of Mark
Hammond. They come bundled with the active-state python build, or can be
obtained separately.
Diez
--
http://mail.py
[EMAIL PROTECTED] wrote:
> hi
> is there a module in Python to extract metadata in MS office documents
> thanks
>
>
Perhaps. OpenOffice can read and write MS office files, and OpenOffice
has an API (called UNO for Universal Network Objects) which has a Python
binding (called the Python-UNO bridg
hi
is there a module in Python to extract metadata in MS office documents
thanks
--
http://mail.python.org/mailman/listinfo/python-list