Third-party Slackware packages built with slackrepo on Slackware64-current. Use at your own risk. All packages are signed with my GPG key.
| Name | Last modified | Size | |
|---|---|---|---|
| Parent Directory | - | ||
| haskell-tagsoup-0.14.7-x86_64-1_danix.txz | 2026-07-13 14:19 | 1.3M | |
| haskell-tagsoup-0.14.7-x86_64-1_danix.lst | 2026-07-13 14:19 | 8.0K | |
| haskell-tagsoup-0.14.7-x86_64-1_danix.txz.asc | 2026-07-13 14:43 | 870 | |
| haskell-tagsoup-0.14.7-x86_64-1_danix.meta | 2026-07-13 14:19 | 834 | |
| haskell-tagsoup-0.14.7-x86_64-1_danix.txt | 2026-07-13 14:19 | 592 | |
| haskell-tagsoup-0.14.7-x86_64-1_danix.txz.sha256 | 2026-07-13 14:19 | 108 | |
| haskell-tagsoup-0.14.7-x86_64-1_danix.txz.md5 | 2026-07-13 14:19 | 76 | |
| haskell-tagsoup-0.14.7-x86_64-1_danix.dep | 2026-07-13 14:19 | 4 | |
haskell-tagsoup (HTML/XML parser for Haskell)
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.