@hackage / hexpat-tagsoup

Parse (possibly malformed) HTML to hexpat tree

Latest0.1

About

Metadata

  • Last updated , by StephenBlackheath
  • License BSD-3-Clause
  • Categories XML
  • Maintained by: Stephen Blackheath <http://blacksapphire.com/antispam>

  • Lottery factor: 0

Links

Installation

Readme

An integration of the tagsoup and hexpat packages, allowing HTML to be parsed to a hexpat tree, tolerant of errors.

The real work is done by Neil Mitchell's tagsoup package.

darcs repo: http://code.haskell.org/hexpat-tagsoup/