ghc-tagsoup - Parsing and extracting from HTML/XML documents
| Website: | http://hackage.haskell.org/package/tagsoup |
|---|---|
| License: | BSD |
| Vendor: | Fedora Project |
- Description:
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.
Packages
| ghc-tagsoup-0.12.8-3.el7.src [37 KiB] |
Changelog
by Jens Petersen (2013-06-04):
- update to new simplified Haskell Packaging Guidelines |