archmage icon indicating copy to clipboard operation
archmage copied to clipboard

CHM format converter

Results 7 archmage issues
Sort by recently updated
recently updated
newest added

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...

kind-Bug

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

kind-Feature

`archmage -d` does not include images and other non-HTML leaf files in the output. They can be included using `data:` URI scheme.

kind-Feature

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...

kind-Bug

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...

kind-Bug

I'm having problem when trying to extract the .chm file using "archmage -x file" . The error is attached below. ![image](https://github.com/user-attachments/assets/496d8950-f65e-4f9b-b6e9-809d6df31dd8) When i traceback the error, i found out that...