The tagsoup package (version 0.6)
TagSoup is a library for extracting information out of unstructured HTML code, sometimes known as tag-soup. The HTML does not have to be well formed, or render properly within any particular framework. This library is for situations where the author of the HTML is not cooperating with the person trying to extract the information, but is also not trying to hide the information.
| Other versions | 0.1, 0.4 |
|---|---|
| Dependencies | base (<3), mtl, network or base (>=3), containers, mtl, network |
| License | BSD3 |
| Copyright | 2006-8, Neil Mitchell |
| Author | Neil Mitchell |
| Maintainer | ndmitchell@gmail.com |
| Category | XML |
| Home page | http://www-users.cs.york.ac.uk/~ndm/tagsoup/ |
| Exposed modules | Text.HTML.TagSoup, Text.HTML.TagSoup.Entity, Text.HTML.TagSoup.Match, Text.HTML.TagSoup.Parser, Text.HTML.TagSoup.Render, Text.HTML.TagSoup.Tree, Text.HTML.TagSoup.Type, Text.HTML.Download |
| Executables | tagsoup |
| Upload date | Wed Apr 23 04:03:49 PDT 2008 |
| Uploaded by | NeilMitchell |
| Built on | ghc-6.8 |
Downloads
- tagsoup-0.6.tar.gz (Cabal source package)
- package description (included in the package)
