@hackage html-parse-util0.2.3
Utility functions for working with html-parse
Categories
License
BSD-3-Clause
Maintainer
soliditsallgood@mailbox.org
Links
Versions
Installation
Dependencies (4)
- attoparsec >=0.13 && <0.15
- base >=4.7 && <5
- html-parse >=0.2.0.2 && <0.3
- text >=1.2 && <2.2 Show all…
Dependents (0)
html-parse-utils
This is a reimplementation of utility functions from Neil Mitchell's
TagSoup library, as well as some extra functionality, for Ben Gamari's
html-parse library; because yay Text and yay Attoparsec.