A SAX-compliant HTML parser written in Java
TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.2.1-30.fc39 | - |
Fedora 39 | 1.2.1-30.fc39 | - |
Fedora 38 | 1.2.1-29.fc38 | - |
EPEL 9 | 1.2.1-28.el9 | - |
You can contact the maintainers of this package via email at
tagsoup dash maintainers at fedoraproject dot org
.