Download List

Projeto Descrição

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

Um bug que impedia o cache do módulo mod_chm de trabalho foi fixada.
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 PDF conversão foi fixada em arquivos HTML não tem <h1></h1> tags.
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

O módulo mod_chm está funcionando novamente.
Tags: minor bugfix
The mod_chm module is working again.

2009-04-26 17:08
0.2

Conversão para arquivos individuais HTML, PDF ou texto simples foi adicionado. O despejo de "opção" para despejar dados HTML de um arquivo de CHM para a saída padrão foi alterado. Um código re-factoring e enorme monte de pequenas mudanças e correções foram feitas. Uma exceção IOError usando a opção de despejar CHM, um erro de importação, um TOC quebrados após a descompilação, e conversão de CHM para um único arquivo HTML foram corrigidos. Por favor note que a função de conversão está longe de ser perfeito e é provável que tenha erros que devem ser notificados.
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

O despejo de "opção" foi acrescentado para despejar dados HTML de um arquivo CHM como texto simples (usando ferramentas externas, como o lince ou 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