arCHMage is an extensible reader and decompiler for files in the CHM format. It is written in Python, and uses the PyCHM-to-python bindings for CHMLIB from the GnoCHM project.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This version is now based on chmlib instead of the chm
tools. This leads to a much smaller memory footprint at
runtime (most significant for using as an Apache
module). Some MIME issues in the standalone ghttpd
mode were also fixed.