summaryrefslogtreecommitdiffstats
path: root/libraries/html5lib/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/html5lib/slack-desc')
-rw-r--r--libraries/html5lib/slack-desc14
1 files changed, 7 insertions, 7 deletions
diff --git a/libraries/html5lib/slack-desc b/libraries/html5lib/slack-desc
index 4690761b92..e4a55d3a1d 100644
--- a/libraries/html5lib/slack-desc
+++ b/libraries/html5lib/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
html5lib: html5lib (HTML parser based on the HTML5 specification)
html5lib:
-html5lib: HTML parser designed to follow the HTML5 specification. The parser
-html5lib: is designed to handle all flavours of HTML and parses invalid
-html5lib: documents using well-defined error handling rules compatible with
-html5lib: the behaviour of major desktop web browsers.
+html5lib: Standards-compliant library for parsing and serializing HTML documents
+html5lib: and fragments in Python
+html5lib:
+html5lib: Homepage: https://github.com/html5lib/html5lib-python
+html5lib:
+html5lib:
+html5lib:
html5lib:
-html5lib: Output is to a tree structure; the current release supports output
-html5lib: to DOM, ElementTree and lxml tree formats as well as a simple
-html5lib: custom format.
html5lib: