Name: | tagsoup |
---|---|
Version: | 1.2.1 |
Release: | 35.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 145932 |
License: | Apache-2.0 AND (GPL-2.0-or-later OR LicenseRef-Callaway-AFL) |
RPM: | tagsoup-1.2.1-35.el10_0.noarch.rpm |
Source RPM: | tagsoup-1.2.1-35.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://vrici.lojban.org/~cowan/XML/tagsoup/ |
Summary: | A SAX-compliant HTML parser written in Java |
Description: | 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. |