Rust bindings to [CHMLib][upstream], a C library for reading *Microsoft HTML
Help* files (`.chm`), the predominant medium for software documentation on
Windows.
I've documented the process of binding to this library in the form of a
[blog post][post].
This project is licensed using LGPL v2.1. See [LICENSE](LICENSE.md) for more.