@hackage / tagsoup-ht

alternative parser for the tagsoup package

Version Deprecated package0.3

About

Metadata

  • Last updated , by HenningThielemann
  • License LicenseRef-GPL
  • Categories XML
  • Maintained by: Henning Thielemann <tagsoup@henning-thielemann.de>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

TagSoup is a package for parsing and extracting information from (possibly malformed) HTML/XHTML documents. Here I present my own parser, which I find (of course) more comprehensible and easier to extend. It also handles XML declarations and CDATA sections correctly. This package is abandoned and will be renamed to Tagchup.