Download List

專案描述

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.

System Requirements

System requirement is not defined
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.

2009-06-10 17:42
0.2.3

A caching bug that prevented the mod_chm module from working was fixed.
標籤: Major bugfix

2009-06-10 17:42
0.2.1

CHM to PDF conversion was fixed when source HTML files don't have <h1></h1> tags.
標籤: minor bugfix

2009-06-10 17:42
0.2.2

The mod_chm module is working again.
標籤: minor bugfix

2009-04-26 17:08
0.2

Conversion to single HTML files, PDF, or plain text was added. The "dump" option for dumping HTML data from a CHM file into standard output was changed. A huge code re-factoring and lot of small changes and fixes were done. An IOError exception using the CHM dump option, an import error, a broken TOC after decompilation, and conversion of CHM to a single HTML file were fixed. Please note that the conversion function is far from perfect and is likely to have bugs which should be reported.
標籤: Major feature enhancements, Stable

2007-07-07 20:33
0.1.9

The "dump" option was added for dumping HTML data
from a CHM file as plain text (using external
tools such as lynx or elinks).
標籤: Minor feature enhancements

Project Resources