lovehtml 0.0.1
 
Loading...
Searching...
No Matches
lovehtml

builds.sr.ht status

Modern C++ library to convert MHTML to HTML.

Dependencies

  • cmake
  • C++23

Building

cmake -B build
cmake --build build
cmake --install build

Documentation

Documentation is available here. Once installed, the docs are also available through man pages man lovehtml.

Workflow

Other examples

See the redder app for a real world usage example.