The latest version of html-tokenizer is 0.6.4-0.
html-tokenizer
Version 0.3.0.1 revision 0 uploaded by NikitaVolkov.
Package meta
- Synopsis
- An "attoparsec"-based HTML tokenizer
- Description
This library can be used as a basis for complex HTML parsers, or for streaming. E.g., by composing it with the "list-t-attoparsec" library you can produce a token stream, thus becoming able to implement a highly efficient stream-parser, which works in a single pass, constant memory and is capable of early termination. "list-t-html-parser" is such a parser.
- Author
- Nikita Volkov <nikita.y.volkov@mail.ru>
- Bug reports
- https://github.com/nikita-volkov/html-tokenizer/issues
- Category
- Parsing, HTML, XML
- Copyright
- (c) 2015, Nikita Volkov
- Homepage
- https://github.com/nikita-volkov/html-tokenizer
- Maintainer
- Nikita Volkov <nikita.y.volkov@mail.ru>
- Package URL
- n/a
- Stability
- n/a