extract_chmLib

library for dealing with Microsoft CHM files (test programs)

Install

All systems
curl cmd.cat/extract_chmLib.sh
Debian Debian
apt-get install libchm-bin
Ubuntu
apt-get install libchm-bin
Arch Arch Linux
pacman -S chmlib
image/svg+xml Kali Linux
apt-get install libchm-bin
Fedora
dnf install chmlib
Windows (WSL2)
sudo apt-get update sudo apt-get install libchm-bin
OS X
brew install chmlib
Raspbian
apt-get install libchm-bin

libchm-bin

library for dealing with Microsoft CHM files (test programs)

It is a very simple library, but sufficient for dealing with all of the chm files. Library currently does not has write support. CHM files are used on the Microsoft Windows platform to store program documentation, almost always in the form of HTML, with some non-standard quirks. CHM files are a form of archive known as InfoTech Storage Format (ITSF) files and contain some special files to implement features of the CHM viewer. This package includes test programs.

chmlib

Library for dealing with Microsoft ITSS/CHM format files