#1109411 ITP: libmyhtml -- MyHTML is a fast HTML Parser using Threads implemented as a pure C99 library with no outside dependencies.

#1109411#5
Date:
2025-07-16 23:37:42 UTC
From:
To:
* Package name    : libmyhtml
  Version         : 4.0.5
  Upstream Contact: Alexander Borisov <lex.borisov@gmail.com>
* URL             : https://github.com/lexborisov/myhtml
* License         : LGPL-2.1
  Programming Lang: C
  Description     : A pure C HTML parser

MyHTML is a fast HTML Parser using Threads implemented as a pure
C99 library with no outside dependencies. It is a good idea to
package this for Debian, as the gumbo-parser (libgumbo1, libgumbo-dev)
which provides similar functionalities by Google
is now unmaintained (https://github.com/google/gumbo-parser).