Download List

Descripción del Proyecto

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

Un error que impidió que el almacenamiento en caché del módulo mod_chm de trabajo era fijo.
Tags: Major bugfix
A caching bug that prevented the mod_chm module from working was fixed.

2009-06-10 17:42
0.2.1

CHM para la conversión de PDF se fijó cuando los archivos de código fuente HTML no tienen <h1></h1> etiquetas.
Tags: minor bugfix
CHM to PDF conversion was fixed when source HTML files don't have <h1></h1> tags.

2009-06-10 17:42
0.2.2

El módulo de mod_chm está trabajando de nuevo.
Tags: minor bugfix
The mod_chm module is working again.

2009-04-26 17:08
0.2

Conversión a una única archivos HTML, PDF o texto plano se añadió. El "vertedero" de opción para volcar los datos HTML a partir de un archivo CHM en la salida estándar se ha cambiado. Un nuevo código de factoring y enorme cantidad de pequeños cambios y correcciones se hicieron. Una excepción IOError utilizando la opción de volcado CHM, un error de importación, una tabla de contenido roto después de la descompilación y la conversión de CHM a un solo archivo HTML se fija. Tenga en cuenta que la función de conversión es lejos de ser perfecta y es probable que tenga errores que deben ser reportados.
Tags: Major feature enhancements, Stable
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.

2007-07-07 20:33
0.1.9

El "vertedero" de esta opción para volcar los datos desde un archivo HTML CHM como texto sin formato (usando herramientas externas como lynx o elinks).
Tags: Minor feature enhancements
The "dump" option was added for dumping HTML data
from a CHM file as plain text (using external
tools such as lynx or elinks).

Project Resources