This plugin does not appear to be working, nor does it show up in the Trac plugins list on the trac-admin page after installation.
I am running a Windows 2003 Server with Trac 0.11b2 and Python 2.5. All necessary application dependencies (swish-e, catdoc, catppt, pdftotext) are installed.
The .egg file was compiled using the "python setup.py bdist_egg" command, and then copied to the environment's plugin directory. Necessary changes were made to the trac.ini file [components] and [attachment] secionts, but the plugin still does not show up.
I have also attempted to install this as a global plugin, but that has not worked either.