tagsoup
Parsing and extracting information from (possibly malformed) HTML/XML documents
TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification, and can be used to parse either well-formed XML, or unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping. Users should start from the "Text.HTML.TagSoup" module.
homepage ↗ hackage: tagsoup github: ndmitchell/tagsoup
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.14.8-r1 | 1 | 17 h | details › |
| haskell GitHub ↗ | 0.14.8 | 1 | 2 d | details › |
Versions & arches
Use flags of 0.14.8-r1
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hscolour Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
- profile Add support for software performance analysis (will likely vary from ebuild to ebuild)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)