html5-parser
================, pypi, unix_build, windows_build, docs, A fast, standards compliant, C based, HTML 5 parser for python. Over thirty
times as fast as pure python based parsers, such as html5lib.
See documentation <https://html5-parser.readthedocs.io>
_ for details.
.., pypi, image:: https://img.shields.io/pypi/v/html5-parser.svg?label=version
:target: https://pypi.python.org/pypi/html5-parser
:alt: Latest version released on PyPi
.., unix_build, image:: https://api.travis-ci.org/kovidgoyal/html5-parser.svg
:target: http://travis-ci.org/kovidgoyal/html5-parser
:alt: Build status of the master branch on Unix
.., windows_build, image:: https://ci.appveyor.com/api/projects/status/github/kovidgoyal/html5-parser?svg=true
:target: https://ci.appveyor.com/project/kovidgoyal/html5-parser
:alt: Build status of the master branch on Windows
.., docs, image:: https://readthedocs.org/projects/html5-parser/badge/?version=latest
:target: https://html5-parser.readthedocs.io/en/latest/
:alt: Latest version of html5-parser documentation