The latest version of html-parse is 0.2.1.0-0.

html-parse

Version 0.1.0.0 revision 0 uploaded by BenGamari.

Package meta

Synopsis
A high-performance HTML tokenizer
Description

This package provides a fast and reasonably robust HTML5 tokenizer built upon the attoparsec library. The parsing strategy is based upon the HTML5 parsing specification with few deviations.

The package targets similar use-cases to the venerable tagsoup library, but is significantly more efficient, achieving parsing speeds of over 50 megabytes per second on modern hardware with and typical web documents.

Author
Ben Gamari
Bug reports
n/a
Category
Text
Copyright
(c) 2016 Ben Gamari
Homepage
http://github.com/bgamari/html-parse
Maintainer
ben@smart-cactus.org
Package URL
n/a
Stability
n/a

Components