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.
Build Time
2023-07-22 03:16:16 GMT
Size
117.13 KB
17c3cd1c4f0c371a2c223587802abcbd
License
ASL 2.0 and (GPLv2+ or AFL)
Provides
mvn(org.ccil.cowan.tagsoup:tagsoup) = 1.2.1
mvn(org.ccil.cowan.tagsoup:tagsoup:pom:) = 1.2.1
tagsoup = 0:1.2.1-30.fc39
Obsoletes
No Obsoletes
Conflicts
No Conflicts
Requires
(java-headless or java-17-headless or java-11-headless or java-1.8.0-headless)