archmage
archmage copied to clipboard
CHM format converter
This package needs a new maintainer. While CHM format does not change, and few if any new CHM documents are created, any package dealing with untrusted input has to be...
Path variables are defined when the terminal is started and depend on various system configurations, the path to the binary may be different. In case of compilation htmldoc for Linux,...
At least the following: - Documentation files present - Tests pass
`archmage -d` does not include images and other non-HTML leaf files in the output. They can be included using `data:` URI scheme.
If a CHM file without ToC is passed to Archmage, it produces a HTML page with empty ToC and content panes, so there is no way to navigate to content...
If a file with a broken CHM directory file entry is passed to Archmage, it prints a traceback: ``` UnicodeDecodeError: 'utf-8' codec can't decode byte 0x88 in position 3: invalid...
I'm having problem when trying to extract the .chm file using "archmage -x file" . The error is attached below.  When i traceback the error, i found out that...