HTML scanner and tag balancer
NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces. The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched inline element tags. NekoHTML is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use the NekoHTML parser with existing XNI tools without modification or rewriting code.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.9.22-22.fc38 | - |
Fedora 38 | 1.9.22-22.fc38 | - |
Fedora 37 | 1.9.22-21.fc37 | - |
EPEL 9 | 1.9.22-17.el9 | - |
EPEL 8 | 1.9.22-17.el8 | - |
You can contact the maintainers of this package via email at
nekohtml dash maintainers at fedoraproject dot org
.