diff options
Diffstat (limited to 'libraries/html5lib/README')
-rw-r--r-- | libraries/html5lib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/html5lib/README b/libraries/html5lib/README index 37294a67bc051..7e574380596a1 100644 --- a/libraries/html5lib/README +++ b/libraries/html5lib/README @@ -2,4 +2,4 @@ html5lib is a pure-python library for parsing HTML. It is designed to conform to the WHATWG HTML specification, as is implemented by all major web browsers. -Optional dependencies: chardet, genshi, and lxml +Optional dependencies: genshi and lxml |